home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Movie Collection / MovieCollection5403.exe / {app} / MovieCollection.exe / 0 / RCDATA / TFRMNEWFILM / TFRMNEWFILM.txt
Text File  |  2005-08-08  |  102KB  |  2,457 lines

  1. inherited FrmNewFilm: TFrmNewFilm
  2.   Left = 294
  3.   Top = 132
  4.   VertScrollBar.Range = 0
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'FrmNewFilm'
  8.   ClientHeight = 534
  9.   ClientWidth = 644
  10.   OldCreateOrder = True
  11.   OnKeyDown = FormKeyDown
  12.   DesignSize = (
  13.     644
  14.     534)
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   inherited sb: TTBXStatusBar
  18.     Top = 515
  19.     Width = 644
  20.   end
  21.   object cxPageControl: TcxPageControl [1]
  22.     Left = 0
  23.     Top = 0
  24.     Width = 644
  25.     Height = 489
  26.     ActivePage = cxTabSheet1
  27.     Align = alClient
  28.     Focusable = False
  29.     LookAndFeel.Kind = lfUltraFlat
  30.     LookAndFeel.NativeStyle = True
  31.     TabOrder = 1
  32.     ClientRectBottom = 485
  33.     ClientRectLeft = 2
  34.     ClientRectRight = 640
  35.     ClientRectTop = 22
  36.     object cxTabSheet1: TcxTabSheet
  37.       Caption = 'Films'
  38.       ImageIndex = 0
  39.       object dxLayoutControl: TdxLayoutControl
  40.         Left = 0
  41.         Top = 0
  42.         Width = 638
  43.         Height = 463
  44.         Align = alClient
  45.         ParentBackground = True
  46.         TabOrder = 0
  47.         AutoContentSizes = [acsWidth, acsHeight]
  48.         LookAndFeel = dtmSession.dxLayoutWebLookAndFeel
  49.         DesignSize = (
  50.           638
  51.           463)
  52.         object cxEdRef: TcxDBTextEdit
  53.           Left = 83
  54.           Top = 17
  55.           Width = 121
  56.           Height = 21
  57.           Anchors = [akLeft, akTop, akRight]
  58.           DataBinding.DataSource = dsFiche
  59.           ParentFont = False
  60.           Properties.CharCase = ecUpperCase
  61.           Style.BorderColor = clHighlight
  62.           Style.BorderStyle = ebsSingle
  63.           Style.HotTrack = True
  64.           Style.Shadow = False
  65.           Style.StyleController = dtmSession.cxEditStyleController
  66.           TabOrder = 0
  67.         end
  68.         object cxEdNom: TcxDBTextEdit
  69.           Left = 83
  70.           Top = 44
  71.           Width = 273
  72.           Height = 21
  73.           Anchors = [akLeft, akTop, akRight]
  74.           DataBinding.DataSource = dsFiche
  75.           ParentFont = False
  76.           Style.BorderColor = clHighlight
  77.           Style.BorderStyle = ebsSingle
  78.           Style.HotTrack = True
  79.           Style.Shadow = False
  80.           Style.StyleController = dtmSession.cxEditStyleController
  81.           TabOrder = 2
  82.         end
  83.         object cxDBImage: TcxDBImage
  84.           Left = 472
  85.           Top = 131
  86.           Width = 145
  87.           Height = 145
  88.           DataBinding.DataSource = dsFiche
  89.           Properties.CustomFilter = '*.png'
  90.           Properties.GraphicClassName = 'TJPEGImage'
  91.           Properties.PopupMenuLayout.MenuItems = [pmiDelete, pmiLoad, pmiSave, pmiCustom]
  92.           Properties.PopupMenuLayout.CustomMenuItemCaption = 'Appliquer des filtres graphiques '#224' l'#39'image'
  93.           Properties.Stretch = True
  94.           Properties.OnAssignPicture = cxDBImagePropertiesAssignPicture
  95.           Properties.OnCustomClick = cxDBImagePropertiesCustomClick
  96.           Style.BorderColor = clHighlight
  97.           Style.BorderStyle = ebsSingle
  98.           Style.HotTrack = True
  99.           Style.Shadow = False
  100.           Style.StyleController = dtmSession.cxEditStyleController
  101.           TabOrder = 20
  102.           OnDblClick = cxDBImageDblClick
  103.         end
  104.         object cxEdDuree: TcxDBTextEdit
  105.           Left = 83
  106.           Top = 139
  107.           Width = 145
  108.           Height = 21
  109.           Anchors = [akLeft, akTop, akRight]
  110.           DataBinding.DataSource = dsFiche
  111.           ParentFont = False
  112.           ParentShowHint = False
  113.           ShowHint = True
  114.           Style.BorderColor = clHighlight
  115.           Style.BorderStyle = ebsSingle
  116.           Style.HotTrack = True
  117.           Style.Shadow = False
  118.           Style.StyleController = dtmSession.cxEditStyleController
  119.           TabOrder = 7
  120.           OnMouseEnter = cxEdDureeMouseEnter
  121.         end
  122.         object cxEdAnnee: TcxDBTextEdit
  123.           Left = 83
  124.           Top = 166
  125.           Width = 145
  126.           Height = 21
  127.           Anchors = [akLeft, akTop, akRight]
  128.           DataBinding.DataSource = dsFiche
  129.           ParentFont = False
  130.           Style.BorderColor = clHighlight
  131.           Style.BorderStyle = ebsSingle
  132.           Style.HotTrack = True
  133.           Style.Shadow = False
  134.           Style.StyleController = dtmSession.cxEditStyleController
  135.           TabOrder = 9
  136.         end
  137.         object cxEdRealisateur: TcxDBTextEdit
  138.           Left = 472
  139.           Top = 71
  140.           Width = 145
  141.           Height = 21
  142.           Anchors = [akLeft, akTop, akRight]
  143.           DataBinding.DataSource = dsFiche
  144.           ParentFont = False
  145.           Style.BorderColor = clHighlight
  146.           Style.BorderStyle = ebsSingle
  147.           Style.HotTrack = True
  148.           Style.Shadow = False
  149.           Style.StyleController = dtmSession.cxEditStyleController
  150.           TabOrder = 4
  151.         end
  152.         object cxLkCategorie: TcxDBLookupComboBox
  153.           Left = 290
  154.           Top = 193
  155.           Width = 145
  156.           Height = 21
  157.           DataBinding.DataSource = dsFiche
  158.           Properties.DropDownListStyle = lsEditList
  159.           Properties.ListColumns = <>
  160.           Properties.ListOptions.AnsiSort = True
  161.           Properties.ListOptions.CaseInsensitive = True
  162.           Properties.ListOptions.ColumnSorting = False
  163.           Properties.ListOptions.GridLines = glVertical
  164.           Properties.ListOptions.ShowHeader = False
  165.           Properties.OnNewLookupDisplayText = cxLkCategoriePropertiesNewLookupDisplayText
  166.           Style.BorderColor = clHighlight
  167.           Style.BorderStyle = ebsSingle
  168.           Style.HotTrack = True
  169.           Style.ButtonStyle = btsHotFlat
  170.           Style.PopupBorderStyle = epbsSingle
  171.           TabOrder = 12
  172.         end
  173.         object cxEdNote: TcxDBSpinEdit
  174.           Left = 83
  175.           Top = 220
  176.           Width = 145
  177.           Height = 21
  178.           DataBinding.DataSource = dsFiche
  179.           Properties.MaxValue = 5.000000000000000000
  180.           Style.BorderColor = clHighlight
  181.           Style.BorderStyle = ebsSingle
  182.           Style.HotTrack = True
  183.           Style.ButtonStyle = btsHotFlat
  184.           TabOrder = 13
  185.         end
  186.         object cxButton4: TcxButton
  187.           Left = 234
  188.           Top = 220
  189.           Width = 150
  190.           Height = 21
  191.           Action = ActionCategories
  192.           TabOrder = 15
  193.           TabStop = False
  194.         end
  195.         object cxLkPublicVise: TcxDBComboBox
  196.           Left = 290
  197.           Top = 112
  198.           Width = 121
  199.           Height = 21
  200.           DataBinding.DataSource = dsFiche
  201.           Style.BorderColor = clHighlight
  202.           Style.BorderStyle = ebsSingle
  203.           Style.HotTrack = False
  204.           Style.ButtonStyle = btsHotFlat
  205.           Style.PopupBorderStyle = epbsSingle
  206.           TabOrder = 6
  207.         end
  208.         object cxLkCollection: TcxDBLookupComboBox
  209.           Left = 261
  210.           Top = 17
  211.           Width = 145
  212.           Height = 21
  213.           DataBinding.DataSource = dsFiche
  214.           Properties.DropDownListStyle = lsEditList
  215.           Properties.ListColumns = <>
  216.           Properties.ListOptions.AnsiSort = True
  217.           Properties.ListOptions.CaseInsensitive = True
  218.           Properties.ListOptions.ColumnSorting = False
  219.           Properties.ListOptions.GridLines = glVertical
  220.           Properties.ListOptions.ShowHeader = False
  221.           Style.BorderColor = clHighlight
  222.           Style.BorderStyle = ebsSingle
  223.           Style.HotTrack = False
  224.           Style.ButtonStyle = btsHotFlat
  225.           Style.PopupBorderStyle = epbsSingle
  226.           TabOrder = 1
  227.         end
  228.         object cxChkDejaVu: TcxDBCheckBox
  229.           Left = 234
  230.           Top = 247
  231.           Width = 80
  232.           Height = 21
  233.           Caption = 'D'#233'j'#224' vu le'
  234.           DataBinding.DataSource = dsFiche
  235.           ParentColor = False
  236.           ParentFont = False
  237.           Properties.Alignment = taLeftJustify
  238.           Properties.ValueChecked = '1'
  239.           Properties.ValueUnchecked = '0'
  240.           Style.BorderColor = clHighlight
  241.           Style.BorderStyle = ebsSingle
  242.           Style.HotTrack = False
  243.           Style.StyleController = dtmSession.cxEditStyleController
  244.           TabOrder = 16
  245.           OnClick = cxChkDejaVuClick
  246.         end
  247.         object cxEdProducteur: TcxDBTextEdit
  248.           Left = 83
  249.           Top = 193
  250.           Width = 145
  251.           Height = 21
  252.           Anchors = [akLeft, akTop, akRight]
  253.           DataBinding.DataSource = dsFiche
  254.           ParentFont = False
  255.           Style.BorderColor = clHighlight
  256.           Style.BorderStyle = ebsSingle
  257.           Style.HotTrack = False
  258.           Style.Shadow = False
  259.           Style.StyleController = dtmSession.cxEditStyleController
  260.           TabOrder = 11
  261.         end
  262.         object cxEdDateVu: TcxDBDateEdit
  263.           Left = 344
  264.           Top = 247
  265.           Width = 100
  266.           Height = 21
  267.           DataBinding.DataSource = dsFiche
  268.           Style.BorderColor = clHighlight
  269.           Style.BorderStyle = ebsSingle
  270.           Style.HotTrack = False
  271.           Style.ButtonStyle = btsHotFlat
  272.           Style.PopupBorderStyle = epbsSingle
  273.           TabOrder = 17
  274.         end
  275.         object cxEdEditeur: TcxDBTextEdit
  276.           Left = 290
  277.           Top = 166
  278.           Width = 145
  279.           Height = 21
  280.           Anchors = [akLeft, akTop, akRight]
  281.           DataBinding.DataSource = dsFiche
  282.           ParentFont = False
  283.           Style.BorderColor = clHighlight
  284.           Style.BorderStyle = ebsSingle
  285.           Style.HotTrack = False
  286.           Style.Shadow = False
  287.           Style.StyleController = dtmSession.cxEditStyleController
  288.           TabOrder = 10
  289.         end
  290.         object cxLkMemoActeurs: TcxDBBlobEdit
  291.           Left = 83
  292.           Top = 315
  293.           Width = 121
  294.           Height = 21
  295.           DataBinding.DataSource = dsFiche
  296.           Properties.BlobEditKind = bekMemo
  297.           Properties.BlobPaintStyle = bpsText
  298.           Properties.MemoWantTabs = False
  299.           Style.BorderColor = clHighlight
  300.           Style.BorderStyle = ebsSingle
  301.           Style.HotTrack = False
  302.           Style.ButtonStyle = btsHotFlat
  303.           Style.PopupBorderStyle = epbsSingle
  304.           TabOrder = 21
  305.         end
  306.         object cxChkNb: TcxDBCheckBox
  307.           Left = 234
  308.           Top = 274
  309.           Width = 100
  310.           Height = 21
  311.           Caption = 'Noir && blanc ?'
  312.           DataBinding.DataSource = dsFiche
  313.           Properties.Alignment = taLeftJustify
  314.           Properties.ValueChecked = '1'
  315.           Properties.ValueUnchecked = '0'
  316.           Style.BorderColor = clHighlight
  317.           Style.BorderStyle = ebsSingle
  318.           Style.HotTrack = False
  319.           TabOrder = 19
  320.         end
  321.         object cxEdOriginalTitle: TcxDBTextEdit
  322.           Left = 83
  323.           Top = 71
  324.           Width = 527
  325.           Height = 21
  326.           Anchors = [akLeft, akTop, akRight]
  327.           DataBinding.DataSource = dsFiche
  328.           ParentFont = False
  329.           Style.BorderColor = clHighlight
  330.           Style.BorderStyle = ebsSingle
  331.           Style.HotTrack = False
  332.           Style.Shadow = False
  333.           Style.StyleController = dtmSession.cxEditStyleController
  334.           TabOrder = 3
  335.         end
  336.         object cxEdDateAjout: TcxDBDateEdit
  337.           Left = 290
  338.           Top = 139
  339.           Width = 121
  340.           Height = 21
  341.           DataBinding.DataSource = dsFiche
  342.           Style.BorderColor = clHighlight
  343.           Style.BorderStyle = ebsSingle
  344.           Style.HotTrack = False
  345.           Style.ButtonStyle = btsHotFlat
  346.           Style.PopupBorderStyle = epbsSingle
  347.           TabOrder = 8
  348.         end
  349.         object cxEdpays: TcxDBTextEdit
  350.           Left = 83
  351.           Top = 112
  352.           Width = 145
  353.           Height = 21
  354.           Anchors = [akLeft, akTop, akRight]
  355.           DataBinding.DataSource = dsFiche
  356.           ParentFont = False
  357.           Style.BorderColor = clHighlight
  358.           Style.BorderStyle = ebsSingle
  359.           Style.HotTrack = False
  360.           Style.Shadow = False
  361.           Style.StyleController = dtmSession.cxEditStyleController
  362.           TabOrder = 5
  363.         end
  364.         object cxDBMemoObs: TcxDBMemo
  365.           Left = 83
  366.           Top = 342
  367.           Width = 526
  368.           Height = 104
  369.           DataBinding.DataSource = dsFiche
  370.           ParentFont = False
  371.           Properties.ScrollBars = ssVertical
  372.           Style.BorderColor = clHighlight
  373.           Style.BorderStyle = ebsSingle
  374.           Style.HotTrack = False
  375.           Style.StyleController = dtmSession.cxEditStyleController
  376.           TabOrder = 22
  377.         end
  378.         object cxEdDateSortie: TcxDBDateEdit
  379.           Left = 83
  380.           Top = 247
  381.           Width = 145
  382.           Height = 21
  383.           DataBinding.DataSource = dsFiche
  384.           Style.BorderColor = clHighlight
  385.           Style.BorderStyle = ebsSingle
  386.           Style.HotTrack = False
  387.           Style.ButtonStyle = btsHotFlat
  388.           Style.PopupBorderStyle = epbsSingle
  389.           TabOrder = 14
  390.         end
  391.         object cxEdDateEdition: TcxDBDateEdit
  392.           Left = 83
  393.           Top = 274
  394.           Width = 145
  395.           Height = 21
  396.           DataBinding.DataSource = dsFiche
  397.           Style.BorderColor = clHighlight
  398.           Style.BorderStyle = ebsSingle
  399.           Style.HotTrack = False
  400.           Style.ButtonStyle = btsHotFlat
  401.           Style.PopupBorderStyle = epbsSingle
  402.           TabOrder = 18
  403.         end
  404.         object dxLayoutGroup1: TdxLayoutGroup
  405.           ShowCaption = False
  406.           Hidden = True
  407.           ShowBorder = False
  408.           object layIdent: TdxLayoutGroup
  409.             AutoAligns = [aaVertical]
  410.             AlignHorz = ahClient
  411.             Caption = 'Identification'
  412.             ShowCaption = False
  413.             object dxLayoutControlGroup11: TdxLayoutGroup
  414.               ShowCaption = False
  415.               Hidden = True
  416.               ShowBorder = False
  417.               object dxLayoutControlGroup13: TdxLayoutGroup
  418.                 ShowCaption = False
  419.                 Hidden = True
  420.                 LayoutDirection = ldHorizontal
  421.                 ShowBorder = False
  422.                 object itemRef: TdxLayoutItem
  423.                   AutoAligns = [aaVertical]
  424.                   Caption = 'R'#233'f'#233'rence'
  425.                   Control = cxEdRef
  426.                   ControlOptions.ShowBorder = False
  427.                 end
  428.                 object itemCollection: TdxLayoutItem
  429.                   AutoAligns = [aaVertical]
  430.                   AlignHorz = ahClient
  431.                   Caption = 'Collection'
  432.                   Control = cxLkCollection
  433.                   ControlOptions.ShowBorder = False
  434.                 end
  435.               end
  436.               object itemTitre: TdxLayoutItem
  437.                 AutoAligns = [aaVertical]
  438.                 AlignHorz = ahClient
  439.                 Caption = 'Titre'
  440.                 Control = cxEdNom
  441.                 ControlOptions.ShowBorder = False
  442.               end
  443.             end
  444.             object dxLayoutControlGroup14: TdxLayoutGroup
  445.               ShowCaption = False
  446.               Hidden = True
  447.               LayoutDirection = ldHorizontal
  448.               ShowBorder = False
  449.               object itemOriginalTitle: TdxLayoutItem
  450.                 AutoAligns = [aaVertical]
  451.                 AlignHorz = ahClient
  452.                 Caption = 'Titre original'
  453.                 Control = cxEdOriginalTitle
  454.                 ControlOptions.ShowBorder = False
  455.               end
  456.               object itemRealisateur: TdxLayoutItem
  457.                 AutoAligns = [aaVertical]
  458.                 Caption = 'R'#233'alisateur'
  459.                 Control = cxEdRealisateur
  460.                 ControlOptions.ShowBorder = False
  461.               end
  462.             end
  463.           end
  464.           object dxLayoutControlGroup6: TdxLayoutGroup
  465.             ShowCaption = False
  466.             Hidden = True
  467.             LayoutDirection = ldHorizontal
  468.             ShowBorder = False
  469.             object layPropsFilm: TdxLayoutGroup
  470.               AutoAligns = [aaVertical]
  471.               AlignHorz = ahClient
  472.               Caption = 'Propri'#233't'#233's du film'
  473.               ShowCaption = False
  474.               object dxLayoutControlGroup1: TdxLayoutGroup
  475.                 ShowCaption = False
  476.                 Hidden = True
  477.                 ShowBorder = False
  478.                 object dxLayoutControlGroup5: TdxLayoutGroup
  479.                   ShowCaption = False
  480.                   Hidden = True
  481.                   LayoutDirection = ldHorizontal
  482.                   ShowBorder = False
  483.                   object itemPays: TdxLayoutItem
  484.                     AutoAligns = [aaVertical]
  485.                     Caption = 'Pays'
  486.                     Control = cxEdpays
  487.                     ControlOptions.ShowBorder = False
  488.                   end
  489.                   object itemPublic: TdxLayoutItem
  490.                     AutoAligns = [aaVertical]
  491.                     AlignHorz = ahClient
  492.                     Caption = 'Public vis'#233
  493.                     Control = cxLkPublicVise
  494.                     ControlOptions.ShowBorder = False
  495.                   end
  496.                 end
  497.                 object dxLayoutControlGroup15: TdxLayoutGroup
  498.                   ShowCaption = False
  499.                   Hidden = True
  500.                   LayoutDirection = ldHorizontal
  501.                   ShowBorder = False
  502.                   object itemDuree: TdxLayoutItem
  503.                     AutoAligns = [aaVertical]
  504.                     Caption = 'Duree (min)'
  505.                     Control = cxEdDuree
  506.                     ControlOptions.ShowBorder = False
  507.                   end
  508.                   object itemDateAjout: TdxLayoutItem
  509.                     AutoAligns = [aaVertical]
  510.                     AlignHorz = ahClient
  511.                     Caption = 'Date ajout'
  512.                     Control = cxEdDateAjout
  513.                     ControlOptions.ShowBorder = False
  514.                   end
  515.                 end
  516.               end
  517.               object dxLayoutControlGroup12: TdxLayoutGroup
  518.                 ShowCaption = False
  519.                 Hidden = True
  520.                 LayoutDirection = ldHorizontal
  521.                 ShowBorder = False
  522.                 object itemAnnee: TdxLayoutItem
  523.                   AutoAligns = [aaVertical]
  524.                   Caption = 'Ann'#233'e'
  525.                   Control = cxEdAnnee
  526.                   ControlOptions.ShowBorder = False
  527.                 end
  528.                 object itemEditeur: TdxLayoutItem
  529.                   Caption = 'Editeur'
  530.                   Control = cxEdEditeur
  531.                   ControlOptions.ShowBorder = False
  532.                 end
  533.               end
  534.               object dxLayoutControlGroup10: TdxLayoutGroup
  535.                 ShowCaption = False
  536.                 Hidden = True
  537.                 LayoutDirection = ldHorizontal
  538.                 ShowBorder = False
  539.                 object itemProd: TdxLayoutItem
  540.                   AutoAligns = [aaVertical]
  541.                   Caption = 'Producteur'
  542.                   Control = cxEdProducteur
  543.                   ControlOptions.ShowBorder = False
  544.                 end
  545.                 object itemCategorie: TdxLayoutItem
  546.                   AutoAligns = [aaVertical]
  547.                   Caption = 'Cat'#233'gorie'
  548.                   Control = cxLkCategorie
  549.                   ControlOptions.ShowBorder = False
  550.                 end
  551.               end
  552.               object dxLayoutControlGroup2: TdxLayoutGroup
  553.                 AutoAligns = [aaVertical]
  554.                 AlignHorz = ahClient
  555.                 ShowCaption = False
  556.                 Hidden = True
  557.                 LayoutDirection = ldHorizontal
  558.                 ShowBorder = False
  559.                 object dxLayoutControlGroup9: TdxLayoutGroup
  560.                   ShowCaption = False
  561.                   Hidden = True
  562.                   ShowBorder = False
  563.                   object itemNote: TdxLayoutItem
  564.                     AutoAligns = [aaVertical]
  565.                     Caption = 'Note (0 '#224' 5)'
  566.                     Control = cxEdNote
  567.                     ControlOptions.ShowBorder = False
  568.                   end
  569.                   object itemDateSortie: TdxLayoutItem
  570.                     AutoAligns = [aaVertical]
  571.                     Caption = 'Date sortie'
  572.                     Control = cxEdDateSortie
  573.                     ControlOptions.ShowBorder = False
  574.                   end
  575.                 end
  576.                 object dxLayoutControlGroup8: TdxLayoutGroup
  577.                   AutoAligns = [aaVertical]
  578.                   AlignHorz = ahClient
  579.                   ShowCaption = False
  580.                   Hidden = True
  581.                   ShowBorder = False
  582.                   object dxLayoutControlItem1: TdxLayoutItem
  583.                     AutoAligns = [aaVertical]
  584.                     AlignHorz = ahClient
  585.                     Caption = 'New Item'
  586.                     ShowCaption = False
  587.                     Control = cxButton4
  588.                     ControlOptions.ShowBorder = False
  589.                   end
  590.                   object dxLayoutControlGroup7: TdxLayoutGroup
  591.                     ShowCaption = False
  592.                     Hidden = True
  593.                     LayoutDirection = ldHorizontal
  594.                     ShowBorder = False
  595.                     object dxLayoutControlItem15: TdxLayoutItem
  596.                       AutoAligns = [aaVertical]
  597.                       Caption = 'New Item'
  598.                       ShowCaption = False
  599.                       Control = cxChkDejaVu
  600.                       ControlOptions.ShowBorder = False
  601.                     end
  602.                     object dxLayoutControlItem10: TdxLayoutItem
  603.                       AutoAligns = [aaVertical]
  604.                       AlignHorz = ahRight
  605.                       Caption = 'Vu le'
  606.                       ShowCaption = False
  607.                       Control = cxEdDateVu
  608.                       ControlOptions.ShowBorder = False
  609.                     end
  610.                   end
  611.                 end
  612.               end
  613.               object dxLayoutControlGroup3: TdxLayoutGroup
  614.                 ShowCaption = False
  615.                 Hidden = True
  616.                 LayoutDirection = ldHorizontal
  617.                 ShowBorder = False
  618.                 object itemDateEdition: TdxLayoutItem
  619.                   Caption = 'Date '#233'dition'
  620.                   Control = cxEdDateEdition
  621.                   ControlOptions.ShowBorder = False
  622.                 end
  623.                 object itemNb: TdxLayoutItem
  624.                   AutoAligns = [aaVertical]
  625.                   AlignHorz = ahClient
  626.                   Control = cxChkNb
  627.                   ControlOptions.ShowBorder = False
  628.                 end
  629.               end
  630.             end
  631.             object dxLayoutControlGroup4: TdxLayoutGroup
  632.               Caption = 'Image (click droit)'
  633.               ShowCaption = False
  634.               object dxLayoutControlItem3: TdxLayoutItem
  635.                 AutoAligns = []
  636.                 AlignHorz = ahCenter
  637.                 AlignVert = avCenter
  638.                 Caption = 'Img'
  639.                 ShowCaption = False
  640.                 Control = cxDBImage
  641.                 ControlOptions.FixedSize = True
  642.                 ControlOptions.ShowBorder = False
  643.               end
  644.             end
  645.           end
  646.           object layAbout: TdxLayoutGroup
  647.             AutoAligns = [aaVertical]
  648.             AlignHorz = ahClient
  649.             Caption = 'A propos...'
  650.             ShowCaption = False
  651.             object itemActeurs: TdxLayoutItem
  652.               AutoAligns = [aaVertical]
  653.               AlignHorz = ahClient
  654.               Caption = 'Acteurs'
  655.               CaptionOptions.AlignVert = tavTop
  656.               Control = cxLkMemoActeurs
  657.               ControlOptions.ShowBorder = False
  658.             end
  659.             object itemResume: TdxLayoutItem
  660.               AutoAligns = [aaVertical]
  661.               AlignHorz = ahClient
  662.               Caption = 'R'#233'sum'#233
  663.               CaptionOptions.AlignVert = tavTop
  664.               Control = cxDBMemoObs
  665.               ControlOptions.ShowBorder = False
  666.             end
  667.           end
  668.         end
  669.       end
  670.     end
  671.     object cxTabSheet2: TcxTabSheet
  672.       Caption = 'Suppl'#233'ment...'
  673.       ImageIndex = 1
  674.       object dxLayoutControl1: TdxLayoutControl
  675.         Left = 0
  676.         Top = 0
  677.         Width = 638
  678.         Height = 463
  679.         Align = alClient
  680.         ParentBackground = True
  681.         TabOrder = 0
  682.         AutoContentSizes = [acsWidth, acsHeight]
  683.         LookAndFeel = dtmSession.dxLayoutWebLookAndFeel
  684.         DesignSize = (
  685.           638
  686.           463)
  687.         object cxEdVideoFormat: TcxDBComboBox
  688.           Left = 90
  689.           Top = 98
  690.           Width = 121
  691.           Height = 21
  692.           DataBinding.DataSource = dsFiche
  693.           Style.BorderColor = clHighlight
  694.           Style.BorderStyle = ebsSingle
  695.           Style.HotTrack = False
  696.           Style.ButtonStyle = btsHotFlat
  697.           Style.PopupBorderStyle = epbsSingle
  698.           TabOrder = 6
  699.         end
  700.         object cxEdVideoBitrate: TcxDBSpinEdit
  701.           Left = 217
  702.           Top = 98
  703.           Width = 121
  704.           Height = 21
  705.           DataBinding.DataSource = dsFiche
  706.           Style.BorderColor = clHighlight
  707.           Style.BorderStyle = ebsSingle
  708.           Style.HotTrack = False
  709.           Style.ButtonStyle = btsHotFlat
  710.           TabOrder = 7
  711.         end
  712.         object cxEdAudioFormat: TcxDBComboBox
  713.           Left = 90
  714.           Top = 125
  715.           Width = 121
  716.           Height = 21
  717.           DataBinding.DataSource = dsFiche
  718.           Style.BorderColor = clHighlight
  719.           Style.BorderStyle = ebsSingle
  720.           Style.HotTrack = False
  721.           Style.ButtonStyle = btsHotFlat
  722.           Style.PopupBorderStyle = epbsSingle
  723.           TabOrder = 9
  724.         end
  725.         object cxEdAudioBitrate: TcxDBSpinEdit
  726.           Left = 217
  727.           Top = 125
  728.           Width = 121
  729.           Height = 21
  730.           DataBinding.DataSource = dsFiche
  731.           Style.BorderColor = clHighlight
  732.           Style.BorderStyle = ebsSingle
  733.           Style.HotTrack = False
  734.           Style.ButtonStyle = btsHotFlat
  735.           TabOrder = 10
  736.         end
  737.         object cxEdResolution: TcxDBTextEdit
  738.           Left = 90
  739.           Top = 17
  740.           Width = 121
  741.           Height = 21
  742.           DataBinding.DataSource = dsFiche
  743.           Style.BorderColor = clHighlight
  744.           Style.BorderStyle = ebsSingle
  745.           Style.HotTrack = False
  746.           TabOrder = 0
  747.         end
  748.         object cxEdSupport: TcxDBComboBox
  749.           Left = 90
  750.           Top = 179
  751.           Width = 121
  752.           Height = 21
  753.           DataBinding.DataSource = dsFiche
  754.           Style.BorderColor = clHighlight
  755.           Style.BorderStyle = ebsSingle
  756.           Style.HotTrack = False
  757.           Style.ButtonStyle = btsHotFlat
  758.           Style.PopupBorderStyle = epbsSingle
  759.           TabOrder = 14
  760.         end
  761.         object cxEdFilesSize: TcxDBTextEdit
  762.           Left = 90
  763.           Top = 152
  764.           Width = 121
  765.           Height = 21
  766.           DataBinding.DataSource = dsFiche
  767.           Style.BorderColor = clHighlight
  768.           Style.BorderStyle = ebsSingle
  769.           Style.HotTrack = False
  770.           TabOrder = 12
  771.         end
  772.         object cxEdNbSupports: TcxDBSpinEdit
  773.           Left = 330
  774.           Top = 152
  775.           Width = 121
  776.           Height = 21
  777.           DataBinding.DataSource = dsFiche
  778.           Style.BorderColor = clHighlight
  779.           Style.BorderStyle = ebsSingle
  780.           Style.HotTrack = False
  781.           Style.ButtonStyle = btsHotFlat
  782.           TabOrder = 13
  783.         end
  784.         object cxEdFrameRate: TcxDBComboBox
  785.           Left = 90
  786.           Top = 71
  787.           Width = 121
  788.           Height = 21
  789.           DataBinding.DataSource = dsFiche
  790.           Style.BorderColor = clHighlight
  791.           Style.BorderStyle = ebsSingle
  792.           Style.HotTrack = False
  793.           Style.ButtonStyle = btsHotFlat
  794.           Style.PopupBorderStyle = epbsSingle
  795.           TabOrder = 4
  796.         end
  797.         object cxEdUrl: TcxDBHyperLinkEdit
  798.           Left = 330
  799.           Top = 206
  800.           Width = 121
  801.           Height = 21
  802.           DataBinding.DataSource = dsFiche
  803.           Style.BorderColor = clHighlight
  804.           Style.BorderStyle = ebsSingle
  805.           Style.HotTrack = False
  806.           TabOrder = 17
  807.         end
  808.         object cxDBMemoInfos: TcxDBMemo
  809.           Left = 21
  810.           Top = 265
  811.           Width = 596
  812.           Height = 130
  813.           DataBinding.DataSource = dsFiche
  814.           ParentFont = False
  815.           Properties.ScrollBars = ssVertical
  816.           Style.BorderColor = clHighlight
  817.           Style.BorderStyle = ebsSingle
  818.           Style.HotTrack = False
  819.           Style.StyleController = dtmSession.cxEditStyleController
  820.           TabOrder = 18
  821.         end
  822.         object cxEdDivers: TcxDBTextEdit
  823.           Left = 21
  824.           Top = 419
  825.           Width = 506
  826.           Height = 21
  827.           Anchors = [akLeft, akTop, akRight]
  828.           DataBinding.DataSource = dsFiche
  829.           ParentFont = False
  830.           Style.BorderColor = clHighlight
  831.           Style.BorderStyle = ebsSingle
  832.           Style.HotTrack = False
  833.           Style.Shadow = False
  834.           Style.StyleController = dtmSession.cxEditStyleController
  835.           TabOrder = 19
  836.         end
  837.         object cxEdSource: TcxDBComboBox
  838.           Left = 90
  839.           Top = 206
  840.           Width = 121
  841.           Height = 21
  842.           DataBinding.DataSource = dsFiche
  843.           Style.BorderColor = clHighlight
  844.           Style.BorderStyle = ebsSingle
  845.           Style.HotTrack = False
  846.           Style.ButtonStyle = btsHotFlat
  847.           Style.PopupBorderStyle = epbsSingle
  848.           TabOrder = 16
  849.         end
  850.         object cxEdLangues: TcxDBComboBox
  851.           Left = 330
  852.           Top = 17
  853.           Width = 121
  854.           Height = 21
  855.           DataBinding.DataSource = dsFiche
  856.           Style.BorderColor = clHighlight
  857.           Style.BorderStyle = ebsSingle
  858.           Style.HotTrack = False
  859.           Style.ButtonStyle = btsHotFlat
  860.           Style.PopupBorderStyle = epbsSingle
  861.           TabOrder = 1
  862.         end
  863.         object cxEdsoustitres: TcxDBComboBox
  864.           Left = 330
  865.           Top = 44
  866.           Width = 121
  867.           Height = 21
  868.           DataBinding.DataSource = dsFiche
  869.           Style.BorderColor = clHighlight
  870.           Style.BorderStyle = ebsSingle
  871.           Style.HotTrack = False
  872.           Style.ButtonStyle = btsHotFlat
  873.           Style.PopupBorderStyle = epbsSingle
  874.           TabOrder = 3
  875.         end
  876.         object cxEdNoteVideo: TcxDBSpinEdit
  877.           Left = 527
  878.           Top = 98
  879.           Width = 90
  880.           Height = 21
  881.           DataBinding.DataSource = dsFiche
  882.           Properties.MaxValue = 5.000000000000000000
  883.           Style.BorderColor = clHighlight
  884.           Style.BorderStyle = ebsSingle
  885.           Style.HotTrack = False
  886.           Style.ButtonStyle = btsHotFlat
  887.           TabOrder = 8
  888.         end
  889.         object cxEdNoteAudio: TcxDBSpinEdit
  890.           Left = 527
  891.           Top = 125
  892.           Width = 90
  893.           Height = 21
  894.           DataBinding.DataSource = dsFiche
  895.           Properties.MaxValue = 5.000000000000000000
  896.           Style.BorderColor = clHighlight
  897.           Style.BorderStyle = ebsSingle
  898.           Style.HotTrack = False
  899.           Style.ButtonStyle = btsHotFlat
  900.           TabOrder = 11
  901.         end
  902.         object cxEdAspectRatio: TcxDBComboBox
  903.           Left = 90
  904.           Top = 44
  905.           Width = 121
  906.           Height = 21
  907.           DataBinding.DataSource = dsFiche
  908.           Style.BorderColor = clHighlight
  909.           Style.BorderStyle = ebsSingle
  910.           Style.HotTrack = False
  911.           Style.ButtonStyle = btsHotFlat
  912.           Style.PopupBorderStyle = epbsSingle
  913.           TabOrder = 2
  914.         end
  915.         object cxEdMarqueSupports: TcxDBComboBox
  916.           Left = 330
  917.           Top = 71
  918.           Width = 121
  919.           Height = 21
  920.           DataBinding.DataSource = dsFiche
  921.           Style.BorderColor = clHighlight
  922.           Style.BorderStyle = ebsSingle
  923.           Style.HotTrack = False
  924.           Style.ButtonStyle = btsHotFlat
  925.           Style.PopupBorderStyle = epbsSingle
  926.           TabOrder = 5
  927.         end
  928.         object cxLkProgConversion: TcxDBComboBox
  929.           Left = 330
  930.           Top = 179
  931.           Width = 121
  932.           Height = 21
  933.           DataBinding.DataSource = dsFiche
  934.           Style.BorderColor = clHighlight
  935.           Style.BorderStyle = ebsSingle
  936.           Style.HotTrack = False
  937.           Style.ButtonStyle = btsHotFlat
  938.           Style.PopupBorderStyle = epbsSingle
  939.           TabOrder = 15
  940.         end
  941.         object dxLayoutControl1Group_Root: TdxLayoutGroup
  942.           ShowCaption = False
  943.           Hidden = True
  944.           ShowBorder = False
  945.           object dxLayoutControl1Group10: TdxLayoutGroup
  946.             AutoAligns = [aaVertical]
  947.             AlignHorz = ahClient
  948.             Caption = 'New Group'
  949.             ShowCaption = False
  950.             object dxLayoutControl1Group13: TdxLayoutGroup
  951.               ShowCaption = False
  952.               Hidden = True
  953.               LayoutDirection = ldHorizontal
  954.               ShowBorder = False
  955.               object itemResol: TdxLayoutItem
  956.                 AutoAligns = [aaVertical]
  957.                 AlignmentConstraint = dxLayoutControl1AlignmentConstraint1
  958.                 Caption = 'R'#233'solution'
  959.                 Control = cxEdResolution
  960.                 ControlOptions.ShowBorder = False
  961.               end
  962.               object itemLangue: TdxLayoutItem
  963.                 AutoAligns = [aaVertical]
  964.                 AlignHorz = ahClient
  965.                 Caption = 'Langues'
  966.                 Control = cxEdLangues
  967.                 ControlOptions.ShowBorder = False
  968.               end
  969.             end
  970.             object dxLayoutControl1Group14: TdxLayoutGroup
  971.               ShowCaption = False
  972.               Hidden = True
  973.               LayoutDirection = ldHorizontal
  974.               ShowBorder = False
  975.               object itemAspect: TdxLayoutItem
  976.                 AutoAligns = [aaVertical]
  977.                 AlignmentConstraint = dxLayoutControl1AlignmentConstraint1
  978.                 Caption = 'Aspect'
  979.                 Control = cxEdAspectRatio
  980.                 ControlOptions.ShowBorder = False
  981.               end
  982.               object itemSousTitres: TdxLayoutItem
  983.                 AutoAligns = [aaVertical]
  984.                 AlignHorz = ahClient
  985.                 Caption = 'Sous titres'
  986.                 Control = cxEdsoustitres
  987.                 ControlOptions.ShowBorder = False
  988.               end
  989.             end
  990.             object dxLayoutControl1Group9: TdxLayoutGroup
  991.               ShowCaption = False
  992.               Hidden = True
  993.               LayoutDirection = ldHorizontal
  994.               ShowBorder = False
  995.               object itemFramerate: TdxLayoutItem
  996.                 AutoAligns = [aaVertical]
  997.                 Caption = 'Framerate'
  998.                 Control = cxEdFrameRate
  999.                 ControlOptions.ShowBorder = False
  1000.               end
  1001.               object itemMarqueSupports: TdxLayoutItem
  1002.                 AutoAligns = [aaVertical]
  1003.                 AlignHorz = ahClient
  1004.                 Caption = 'Marque Supports'
  1005.                 Control = cxEdMarqueSupports
  1006.                 ControlOptions.ShowBorder = False
  1007.               end
  1008.             end
  1009.             object dxLayoutControl1Group2: TdxLayoutGroup
  1010.               ShowCaption = False
  1011.               Hidden = True
  1012.               ShowBorder = False
  1013.               object dxLayoutControl1Group4: TdxLayoutGroup
  1014.                 ShowCaption = False
  1015.                 Hidden = True
  1016.                 LayoutDirection = ldHorizontal
  1017.                 ShowBorder = False
  1018.                 object itemFormatVideo: TdxLayoutItem
  1019.                   AutoAligns = [aaVertical]
  1020.                   Caption = 'Format Vid'#233'o'
  1021.                   Control = cxEdVideoFormat
  1022.                   ControlOptions.ShowBorder = False
  1023.                 end
  1024.                 object dxLayoutControl1Item65: TdxLayoutItem
  1025.                   AutoAligns = [aaVertical]
  1026.                   Caption = 'kbps'
  1027.                   CaptionOptions.Layout = clRight
  1028.                   Control = cxEdVideoBitrate
  1029.                   ControlOptions.ShowBorder = False
  1030.                 end
  1031.                 object itemNodeVideo: TdxLayoutItem
  1032.                   AutoAligns = [aaVertical]
  1033.                   AlignHorz = ahRight
  1034.                   Caption = 'Note (0 '#224' 5)'
  1035.                   Control = cxEdNoteVideo
  1036.                   ControlOptions.ShowBorder = False
  1037.                 end
  1038.               end
  1039.               object dxLayoutControl1Group3: TdxLayoutGroup
  1040.                 ShowCaption = False
  1041.                 Hidden = True
  1042.                 ShowBorder = False
  1043.                 object dxLayoutControl1Group6: TdxLayoutGroup
  1044.                   ShowCaption = False
  1045.                   Hidden = True
  1046.                   LayoutDirection = ldHorizontal
  1047.                   ShowBorder = False
  1048.                   object itemFormatAudio: TdxLayoutItem
  1049.                     AutoAligns = [aaVertical]
  1050.                     Caption = 'Format Audio'
  1051.                     Control = cxEdAudioFormat
  1052.                     ControlOptions.ShowBorder = False
  1053.                   end
  1054.                   object dxLayoutControl1Item6: TdxLayoutItem
  1055.                     Caption = 'kbps'
  1056.                     CaptionOptions.Layout = clRight
  1057.                     Control = cxEdAudioBitrate
  1058.                     ControlOptions.ShowBorder = False
  1059.                   end
  1060.                   object itemNoteAudio: TdxLayoutItem
  1061.                     AutoAligns = [aaVertical]
  1062.                     AlignHorz = ahRight
  1063.                     Caption = 'Note (0 '#224' 5)'
  1064.                     Control = cxEdNoteAudio
  1065.                     ControlOptions.ShowBorder = False
  1066.                   end
  1067.                 end
  1068.                 object dxLayoutControl1Group5: TdxLayoutGroup
  1069.                   ShowCaption = False
  1070.                   Hidden = True
  1071.                   ShowBorder = False
  1072.                   object dxLayoutControl1Group1: TdxLayoutGroup
  1073.                     ShowCaption = False
  1074.                     Hidden = True
  1075.                     LayoutDirection = ldHorizontal
  1076.                     ShowBorder = False
  1077.                     object itemSize: TdxLayoutItem
  1078.                       AutoAligns = [aaVertical]
  1079.                       Caption = 'Taille Fichiers'
  1080.                       Control = cxEdFilesSize
  1081.                       ControlOptions.ShowBorder = False
  1082.                     end
  1083.                     object itemNbSupports: TdxLayoutItem
  1084.                       AutoAligns = [aaVertical]
  1085.                       Caption = 'Nombre de support(s)'
  1086.                       Control = cxEdNbSupports
  1087.                       ControlOptions.ShowBorder = False
  1088.                     end
  1089.                   end
  1090.                   object dxLayoutControl1Group8: TdxLayoutGroup
  1091.                     ShowCaption = False
  1092.                     Hidden = True
  1093.                     ShowBorder = False
  1094.                     object dxLayoutControl1Group12: TdxLayoutGroup
  1095.                       ShowCaption = False
  1096.                       Hidden = True
  1097.                       LayoutDirection = ldHorizontal
  1098.                       ShowBorder = False
  1099.                       object itemSupport: TdxLayoutItem
  1100.                         AutoAligns = [aaVertical]
  1101.                         Caption = 'Support'
  1102.                         Control = cxEdSupport
  1103.                         ControlOptions.ShowBorder = False
  1104.                       end
  1105.                       object itemProgConversion: TdxLayoutItem
  1106.                         AutoAligns = [aaVertical]
  1107.                         AlignHorz = ahClient
  1108.                         Caption = 'Programme conversion'
  1109.                         Control = cxLkProgConversion
  1110.                         ControlOptions.ShowBorder = False
  1111.                       end
  1112.                     end
  1113.                     object dxLayoutControl1Group11: TdxLayoutGroup
  1114.                       ShowCaption = False
  1115.                       Hidden = True
  1116.                       LayoutDirection = ldHorizontal
  1117.                       ShowBorder = False
  1118.                       object itemSource: TdxLayoutItem
  1119.                         AutoAligns = [aaVertical]
  1120.                         Caption = 'Source'
  1121.                         Control = cxEdSource
  1122.                         ControlOptions.ShowBorder = False
  1123.                       end
  1124.                       object itemSite: TdxLayoutItem
  1125.                         AutoAligns = [aaVertical]
  1126.                         AlignHorz = ahClient
  1127.                         Caption = 'Site'
  1128.                         Control = cxEdUrl
  1129.                         ControlOptions.ShowBorder = False
  1130.                       end
  1131.                     end
  1132.                   end
  1133.                 end
  1134.               end
  1135.             end
  1136.           end
  1137.           object layInfoComp: TdxLayoutGroup
  1138.             AutoAligns = [aaHorizontal]
  1139.             AlignVert = avClient
  1140.             Caption = 'Informations compl'#233'mentaires'
  1141.             object dxLayoutControl1Item1: TdxLayoutItem
  1142.               Caption = 'New Item'
  1143.               ShowCaption = False
  1144.               Control = cxDBMemoInfos
  1145.               ControlOptions.ShowBorder = False
  1146.             end
  1147.             object itemDivers: TdxLayoutItem
  1148.               Caption = 
  1149.                 'Divers (Informations diverses pouvant '#234'tre visualis'#233'es dans la l' +
  1150.                 'iste simple des films)'
  1151.               CaptionOptions.Layout = clTop
  1152.               Control = cxEdDivers
  1153.               ControlOptions.ShowBorder = False
  1154.             end
  1155.           end
  1156.         end
  1157.         object dxLayoutControl1AlignmentConstraint1: TdxLayoutAlignmentConstraint
  1158.         end
  1159.       end
  1160.     end
  1161.     object cxTabSheet3: TcxTabSheet
  1162.       Caption = 'Fichiers externes'
  1163.       ImageIndex = 2
  1164.       object dxLayoutControl2: TdxLayoutControl
  1165.         Left = 0
  1166.         Top = 0
  1167.         Width = 638
  1168.         Height = 463
  1169.         Align = alClient
  1170.         ParentBackground = True
  1171.         TabOrder = 0
  1172.         AutoContentSizes = [acsWidth, acsHeight]
  1173.         LookAndFeel = dtmSession.dxLayoutWebLookAndFeel
  1174.         object cxGridJaquettes: TcxGrid
  1175.           Left = 21
  1176.           Top = 35
  1177.           Width = 579
  1178.           Height = 154
  1179.           TabOrder = 0
  1180.           object cxGridJaquettesDBTableView: TcxGridDBTableView
  1181.             NavigatorButtons.ConfirmDelete = False
  1182.             DataController.DataSource = dsJaquettes
  1183.             DataController.Summary.DefaultGroupSummaryItems = <>
  1184.             DataController.Summary.FooterSummaryItems = <>
  1185.             DataController.Summary.SummaryGroups = <>
  1186.             OptionsCustomize.ColumnFiltering = False
  1187.             OptionsCustomize.ColumnGrouping = False
  1188.             OptionsCustomize.ColumnHiding = True
  1189.             OptionsCustomize.ColumnMoving = False
  1190.             OptionsData.Appending = True
  1191.             OptionsData.Deleting = False
  1192.             OptionsData.DeletingConfirmation = False
  1193.             OptionsView.ColumnAutoWidth = True
  1194.             OptionsView.GroupByBox = False
  1195.             Styles.StyleSheet = dtmSession.cxGridTableViewStyleSheet
  1196.             object cxGridJaquettesDBTableViewIdx: TcxGridDBColumn
  1197.               Visible = False
  1198.             end
  1199.             object cxGridJaquettesDBTableViewFileName: TcxGridDBColumn
  1200.               Caption = 'Fichier'
  1201.               DataBinding.FieldName = 'filename'
  1202.               PropertiesClassName = 'TcxButtonEditProperties'
  1203.               Properties.Buttons = <
  1204.                 item
  1205.                   Default = True
  1206.                   Kind = bkEllipsis
  1207.                 end>
  1208.               Properties.OnButtonClick = cxGridJaquettesDBTableViewFileNamePropertiesButtonClick
  1209.             end
  1210.           end
  1211.           object cxGridJaquettesLevel: TcxGridLevel
  1212.             GridView = cxGridJaquettesDBTableView
  1213.           end
  1214.         end
  1215.         object cxGridMedia: TcxGrid
  1216.           Left = 21
  1217.           Top = 259
  1218.           Width = 596
  1219.           Height = 154
  1220.           TabOrder = 2
  1221.           object cxGridMediasDBTableView: TcxGridDBTableView
  1222.             NavigatorButtons.ConfirmDelete = False
  1223.             DataController.DataSource = dsMedias
  1224.             DataController.Summary.DefaultGroupSummaryItems = <>
  1225.             DataController.Summary.FooterSummaryItems = <>
  1226.             DataController.Summary.SummaryGroups = <>
  1227.             OptionsCustomize.ColumnFiltering = False
  1228.             OptionsCustomize.ColumnGrouping = False
  1229.             OptionsCustomize.ColumnHiding = True
  1230.             OptionsCustomize.ColumnMoving = False
  1231.             OptionsData.Appending = True
  1232.             OptionsData.Deleting = False
  1233.             OptionsData.DeletingConfirmation = False
  1234.             OptionsView.ColumnAutoWidth = True
  1235.             OptionsView.GroupByBox = False
  1236.             Styles.StyleSheet = dtmSession.cxGridTableViewStyleSheet
  1237.             object cxGridMediasDBTableViewDBColumnIdx: TcxGridDBColumn
  1238.               Visible = False
  1239.             end
  1240.             object cxGridMediasDBTableViewDBColumnMedia: TcxGridDBColumn
  1241.               Caption = 'Fichier'
  1242.               DataBinding.FieldName = 'filename'
  1243.               PropertiesClassName = 'TcxButtonEditProperties'
  1244.               Properties.Buttons = <
  1245.                 item
  1246.                   Default = True
  1247.                   Kind = bkEllipsis
  1248.                 end>
  1249.               Properties.OnButtonClick = cxGridDBTableViewDBColumnMediaPropertiesButtonClick
  1250.             end
  1251.           end
  1252.           object cxGridMediaLevel: TcxGridLevel
  1253.             GridView = cxGridMediasDBTableView
  1254.           end
  1255.         end
  1256.         object tbxdock2: TTBXDock
  1257.           Left = 21
  1258.           Top = 195
  1259.           Width = 517
  1260.           Height = 26
  1261.           object tbxtbar1: TTBXToolbar
  1262.             Left = 0
  1263.             Top = 0
  1264.             BorderStyle = bsNone
  1265.             Caption = 'TBToolbar'
  1266.             DockMode = dmCannotFloatOrChangeDocks
  1267.             DockPos = 152
  1268.             DragHandleStyle = dhNone
  1269.             FullSize = True
  1270.             Images = ImageListForm
  1271.             TabOrder = 0
  1272.             object TBItem8: TTBXItem
  1273.               Action = DataSetInsert1
  1274.               DisplayMode = nbdmImageAndText
  1275.             end
  1276.             object TBItem9: TTBXItem
  1277.               Action = DataSetDelete1
  1278.               DisplayMode = nbdmImageAndText
  1279.             end
  1280.             object TBSeparatorItem3: TTBXSeparatorItem
  1281.             end
  1282.             object TBItem11: TTBXItem
  1283.               Action = DataSetCancel1
  1284.               DisplayMode = nbdmImageAndText
  1285.             end
  1286.             object TBItem12: TTBXItem
  1287.               Action = DataSetPost1
  1288.               DisplayMode = nbdmImageAndText
  1289.             end
  1290.           end
  1291.         end
  1292.         object TBXDock3: TTBXDock
  1293.           Left = 21
  1294.           Top = 419
  1295.           Width = 517
  1296.           Height = 26
  1297.           object TBToolbar1: TTBXToolbar
  1298.             Left = 0
  1299.             Top = 0
  1300.             BorderStyle = bsNone
  1301.             Caption = 'TBToolbar'
  1302.             DockMode = dmCannotFloatOrChangeDocks
  1303.             DockPos = 152
  1304.             DragHandleStyle = dhNone
  1305.             FullSize = True
  1306.             Images = ImageListForm
  1307.             TabOrder = 0
  1308.             object TBItem7: TTBXItem
  1309.               Action = DataSetInsert2
  1310.               DisplayMode = nbdmImageAndText
  1311.             end
  1312.             object TBItem10: TTBXItem
  1313.               Action = DataSetDelete2
  1314.               DisplayMode = nbdmImageAndText
  1315.             end
  1316.             object TBSeparatorItem2: TTBXSeparatorItem
  1317.             end
  1318.             object TBItem13: TTBXItem
  1319.               Action = DataSetCancel2
  1320.               DisplayMode = nbdmImageAndText
  1321.             end
  1322.             object TBItem14: TTBXItem
  1323.               Action = DataSetPost2
  1324.               DisplayMode = nbdmImageAndText
  1325.             end
  1326.           end
  1327.         end
  1328.         object dxLayoutGroup3: TdxLayoutGroup
  1329.           ShowCaption = False
  1330.           Hidden = True
  1331.           ShowBorder = False
  1332.           object layExtImg: TdxLayoutGroup
  1333.             Caption = 'Fichiers externes images'
  1334.             object dxLayoutControl2Item1: TdxLayoutItem
  1335.               Caption = 'cxGrid1'
  1336.               ShowCaption = False
  1337.               Control = cxGridJaquettes
  1338.               ControlOptions.ShowBorder = False
  1339.             end
  1340.             object itemTbJaquettes: TdxLayoutItem
  1341.               Caption = 'TBXDock2'
  1342.               ShowCaption = False
  1343.               Control = tbxdock2
  1344.               ControlOptions.ShowBorder = False
  1345.             end
  1346.           end
  1347.           object layExtMed: TdxLayoutGroup
  1348.             Caption = 'Fichiers externes m'#233'dias'
  1349.             object dxLayoutControl2Item3: TdxLayoutItem
  1350.               Caption = 'New Item'
  1351.               ShowCaption = False
  1352.               Control = cxGridMedia
  1353.               ControlOptions.ShowBorder = False
  1354.             end
  1355.             object itemTbMedias: TdxLayoutItem
  1356.               Caption = 'TBXDock3'
  1357.               ShowCaption = False
  1358.               Control = TBXDock3
  1359.               ControlOptions.ShowBorder = False
  1360.             end
  1361.           end
  1362.         end
  1363.       end
  1364.     end
  1365.     object cxTabSheet4: TcxTabSheet
  1366.       Caption = 'Informations Achat'
  1367.       ImageIndex = 3
  1368.       object dxLayoutControl3: TdxLayoutControl
  1369.         Left = 0
  1370.         Top = 0
  1371.         Width = 638
  1372.         Height = 463
  1373.         Align = alClient
  1374.         ParentBackground = True
  1375.         TabOrder = 0
  1376.         AutoContentSizes = [acsWidth, acsHeight]
  1377.         LookAndFeel = dtmSession.dxLayoutWebLookAndFeel
  1378.         object cxEdAchatSite: TcxDBHyperLinkEdit
  1379.           Left = 79
  1380.           Top = 143
  1381.           Width = 121
  1382.           Height = 21
  1383.           DataBinding.DataSource = dsFiche
  1384.           Style.BorderColor = clHighlight
  1385.           Style.BorderStyle = ebsSingle
  1386.           Style.HotTrack = False
  1387.           TabOrder = 5
  1388.         end
  1389.         object cxDBMemoAchatInfoSup: TcxDBMemo
  1390.           Left = 21
  1391.           Top = 188
  1392.           Width = 185
  1393.           Height = 89
  1394.           DataBinding.DataSource = dsFiche
  1395.           Style.BorderColor = clHighlight
  1396.           Style.BorderStyle = ebsSingle
  1397.           Style.HotTrack = False
  1398.           TabOrder = 6
  1399.         end
  1400.         object cxEdAchatMonnaie: TcxDBComboBox
  1401.           Left = 79
  1402.           Top = 62
  1403.           Width = 121
  1404.           Height = 21
  1405.           DataBinding.DataSource = dsFiche
  1406.           Style.BorderColor = clHighlight
  1407.           Style.BorderStyle = ebsSingle
  1408.           Style.HotTrack = False
  1409.           Style.ButtonStyle = btsHotFlat
  1410.           Style.PopupBorderStyle = epbsSingle
  1411.           TabOrder = 2
  1412.         end
  1413.         object cxEdAchatPrix: TcxDBCalcEdit
  1414.           Left = 79
  1415.           Top = 35
  1416.           Width = 121
  1417.           Height = 21
  1418.           DataBinding.DataSource = dsFiche
  1419.           Style.BorderColor = clHighlight
  1420.           Style.BorderStyle = ebsSingle
  1421.           Style.HotTrack = False
  1422.           Style.ButtonStyle = btsHotFlat
  1423.           Style.PopupBorderStyle = epbsSingle
  1424.           TabOrder = 0
  1425.         end
  1426.         object cxEdDateAchat: TcxDBDateEdit
  1427.           Left = 79
  1428.           Top = 89
  1429.           Width = 121
  1430.           Height = 21
  1431.           DataBinding.DataSource = dsFiche
  1432.           Style.BorderColor = clHighlight
  1433.           Style.BorderStyle = ebsSingle
  1434.           Style.HotTrack = False
  1435.           Style.ButtonStyle = btsHotFlat
  1436.           Style.PopupBorderStyle = epbsSingle
  1437.           TabOrder = 3
  1438.         end
  1439.         object cxEdAchatMagasin: TcxDBComboBox
  1440.           Left = 79
  1441.           Top = 116
  1442.           Width = 499
  1443.           Height = 21
  1444.           DataBinding.DataSource = dsFiche
  1445.           Style.BorderColor = clHighlight
  1446.           Style.BorderStyle = ebsSingle
  1447.           Style.HotTrack = False
  1448.           Style.ButtonStyle = btsHotFlat
  1449.           Style.PopupBorderStyle = epbsSingle
  1450.           TabOrder = 4
  1451.         end
  1452.         object cxChkAAcheter: TcxDBCheckBox
  1453.           Left = 206
  1454.           Top = 35
  1455.           Width = 210
  1456.           Height = 21
  1457.           Caption = 'A acheter ?'
  1458.           DataBinding.DataSource = dsFiche
  1459.           Properties.Alignment = taLeftJustify
  1460.           Properties.ValueChecked = '1'
  1461.           Properties.ValueUnchecked = '0'
  1462.           Style.BorderColor = clHighlight
  1463.           Style.BorderStyle = ebsSingle
  1464.           Style.HotTrack = False
  1465.           TabOrder = 1
  1466.         end
  1467.         object dxLayoutGroup2: TdxLayoutGroup
  1468.           ShowCaption = False
  1469.           Hidden = True
  1470.           LayoutDirection = ldHorizontal
  1471.           ShowBorder = False
  1472.           object layInfoAcha: TdxLayoutGroup
  1473.             AutoAligns = [aaVertical]
  1474.             AlignHorz = ahClient
  1475.             Caption = 'Informations li'#233'es '#224' l'#39'achat du film'
  1476.             object dxLayoutControl3Group1: TdxLayoutGroup
  1477.               ShowCaption = False
  1478.               Hidden = True
  1479.               LayoutDirection = ldHorizontal
  1480.               ShowBorder = False
  1481.               object itemPrix: TdxLayoutItem
  1482.                 AutoAligns = [aaVertical]
  1483.                 Caption = 'Prix'
  1484.                 Control = cxEdAchatPrix
  1485.                 ControlOptions.ShowBorder = False
  1486.               end
  1487.               object itemAAcheter_bool: TdxLayoutItem
  1488.                 Caption = 'itemAAcheter_bool'
  1489.                 ShowCaption = False
  1490.                 Control = cxChkAAcheter
  1491.                 ControlOptions.ShowBorder = False
  1492.               end
  1493.             end
  1494.             object itemMonnaie: TdxLayoutItem
  1495.               AutoAligns = [aaVertical]
  1496.               Caption = 'Monnaie'
  1497.               Control = cxEdAchatMonnaie
  1498.               ControlOptions.ShowBorder = False
  1499.             end
  1500.             object itemDateAchat: TdxLayoutItem
  1501.               AutoAligns = [aaVertical]
  1502.               Caption = 'Date achat'
  1503.               Control = cxEdDateAchat
  1504.               ControlOptions.ShowBorder = False
  1505.             end
  1506.             object itemMagasin: TdxLayoutItem
  1507.               Caption = 'Magasin'
  1508.               Control = cxEdAchatMagasin
  1509.               ControlOptions.ShowBorder = False
  1510.             end
  1511.             object itemSiteAchat: TdxLayoutItem
  1512.               Caption = 'Site'
  1513.               Control = cxEdAchatSite
  1514.               ControlOptions.ShowBorder = False
  1515.             end
  1516.             object itemInfosAchat: TdxLayoutItem
  1517.               AutoAligns = [aaHorizontal]
  1518.               AlignVert = avClient
  1519.               Caption = 'Informations suppl'#233'mentaires'
  1520.               CaptionOptions.Layout = clTop
  1521.               Control = cxDBMemoAchatInfoSup
  1522.               ControlOptions.ShowBorder = False
  1523.             end
  1524.           end
  1525.         end
  1526.       end
  1527.     end
  1528.   end
  1529.   object cxButton1: TcxButton [2]
  1530.     Left = 401
  1531.     Top = 0
  1532.     Width = 91
  1533.     Height = 17
  1534.     Action = ActionConvert
  1535.     Anchors = [akTop, akRight]
  1536.     TabOrder = 2
  1537.     TabStop = False
  1538.     Visible = False
  1539.   end
  1540.   object cxButton2: TcxButton [3]
  1541.     Left = 529
  1542.     Top = 0
  1543.     Width = 91
  1544.     Height = 17
  1545.     Action = ActionMiseEnForme
  1546.     Anchors = [akTop, akRight]
  1547.     TabOrder = 3
  1548.     TabStop = False
  1549.     Visible = False
  1550.   end
  1551.   object TBXDock1: TTBXDock [4]
  1552.     Left = 0
  1553.     Top = 489
  1554.     Width = 644
  1555.     Height = 26
  1556.     Position = dpBottom
  1557.     object TBToolbar: TTBXToolbar
  1558.       Left = 0
  1559.       Top = 0
  1560.       Align = alBottom
  1561.       BorderStyle = bsNone
  1562.       Caption = 'TBToolbar'
  1563.       DockMode = dmCannotFloatOrChangeDocks
  1564.       DockPos = 152
  1565.       DragHandleStyle = dhNone
  1566.       FullSize = True
  1567.       Images = ImageListSmall
  1568.       TabOrder = 0
  1569.       object TBItem1: TTBXItem
  1570.         Action = ActionFermer
  1571.         DisplayMode = nbdmImageAndText
  1572.       end
  1573.       object TBItem2: TTBXItem
  1574.         Action = ActionValider
  1575.         DisplayMode = nbdmImageAndText
  1576.       end
  1577.       object TBItem3: TTBXItem
  1578.         Action = ActionCancel
  1579.         DisplayMode = nbdmImageAndText
  1580.       end
  1581.       object TBSeparatorItem1: TTBXSeparatorItem
  1582.       end
  1583.       object TBItem6: TTBXItem
  1584.         Action = ActionRecupererFilm
  1585.         DisplayMode = nbdmImageAndText
  1586.       end
  1587.       object TBItem4: TTBXItem
  1588.         Action = ActionInfoPret
  1589.         DisplayMode = nbdmImageAndText
  1590.       end
  1591.       object TBItem5: TTBXItem
  1592.         Action = ActionImporter
  1593.         DisplayMode = nbdmImageAndText
  1594.       end
  1595.       object TBXItem1: TTBXItem
  1596.         Action = ActionImporterScriptParDefaut
  1597.         DisplayMode = nbdmImageAndText
  1598.       end
  1599.       object TBXItem2: TTBXItem
  1600.         Action = ActionImportMedia
  1601.         DisplayMode = nbdmImageAndText
  1602.         ImageIndex = 32
  1603.       end
  1604.       object TBXSeparatorItem1: TTBXSeparatorItem
  1605.       end
  1606.       object TBXItem3: TTBXItem
  1607.         Action = ActionLink
  1608.         DisplayMode = nbdmImageAndText
  1609.         ImageIndex = 1
  1610.         Images = imgLink
  1611.       end
  1612.       object TBXItem4: TTBXItem
  1613.         Action = ActionUnlink
  1614.         DisplayMode = nbdmImageAndText
  1615.         ImageIndex = 0
  1616.         Images = imgLink
  1617.       end
  1618.     end
  1619.   end
  1620.   inherited aclFiche: TActionList
  1621.     Images = ImageListForm
  1622.     Left = 328
  1623.     Top = 200
  1624.     object DataSetInsert1: TDataSetInsert
  1625.       Category = 'Ensemble de donn'#233'es'
  1626.       Caption = '&Ins'#233'rer'
  1627.       Hint = 'Ins'#233'rer'
  1628.       ImageIndex = 0
  1629.       DataSource = dsJaquettes
  1630.     end
  1631.     object DataSetDelete1: TDataSetDelete
  1632.       Category = 'Ensemble de donn'#233'es'
  1633.       Caption = 'S&upprimer'
  1634.       Hint = 'Supprimer'
  1635.       ImageIndex = 1
  1636.       DataSource = dsJaquettes
  1637.     end
  1638.     object DataSetEdit1: TDataSetEdit
  1639.       Category = 'Ensemble de donn'#233'es'
  1640.       Caption = '&Modifier'
  1641.       Hint = 'Modifier'
  1642.       ImageIndex = 2
  1643.       DataSource = dsJaquettes
  1644.     end
  1645.     object DataSetPost1: TDataSetPost
  1646.       Category = 'Ensemble de donn'#233'es'
  1647.       Caption = '&Valider'
  1648.       Hint = 'Valider'
  1649.       ImageIndex = 3
  1650.       DataSource = dsJaquettes
  1651.     end
  1652.     object DataSetCancel1: TDataSetCancel
  1653.       Category = 'Ensemble de donn'#233'es'
  1654.       Caption = '&Annuler'
  1655.       Hint = 'Annuler'
  1656.       ImageIndex = 4
  1657.       DataSource = dsJaquettes
  1658.     end
  1659.     object DataSetInsert2: TDataSetInsert
  1660.       Category = 'Ensemble de donn'#233'es'
  1661.       Caption = '&Ins'#233'rer'
  1662.       Hint = 'Ins'#233'rer'
  1663.       ImageIndex = 0
  1664.       DataSource = dsMedias
  1665.     end
  1666.     object DataSetDelete2: TDataSetDelete
  1667.       Category = 'Ensemble de donn'#233'es'
  1668.       Caption = 'S&upprimer'
  1669.       Hint = 'Supprimer'
  1670.       ImageIndex = 1
  1671.       DataSource = dsMedias
  1672.     end
  1673.     object DataSetEdit2: TDataSetEdit
  1674.       Category = 'Ensemble de donn'#233'es'
  1675.       Caption = '&Modifier'
  1676.       Hint = 'Modifier'
  1677.       ImageIndex = 2
  1678.       DataSource = dsMedias
  1679.     end
  1680.     object DataSetPost2: TDataSetPost
  1681.       Category = 'Ensemble de donn'#233'es'
  1682.       Caption = '&Valider'
  1683.       Hint = 'Valider'
  1684.       ImageIndex = 3
  1685.       DataSource = dsMedias
  1686.     end
  1687.     object DataSetCancel2: TDataSetCancel
  1688.       Category = 'Ensemble de donn'#233'es'
  1689.       Caption = '&Annuler'
  1690.       Hint = 'Annuler'
  1691.       ImageIndex = 4
  1692.       DataSource = dsMedias
  1693.     end
  1694.     object ActionLink: TAction
  1695.       Caption = 'Lier le film'
  1696.       OnExecute = ActionLinkExecute
  1697.     end
  1698.     object ActionUnlink: TAction
  1699.       Caption = 'D'#233'lier le film'
  1700.       OnExecute = ActionUnlinkExecute
  1701.     end
  1702.   end
  1703.   inherited ImageListSmall: TImageList
  1704.     Left = 288
  1705.     Top = 240
  1706.   end
  1707.   object dsFiche: TDataSource
  1708.     DataSet = qryFiche
  1709.     Left = 288
  1710.     Top = 224
  1711.   end
  1712.   object qryFiche: TIBQuery
  1713.     Database = dtmSession.IBDatabase
  1714.     AfterPost = qryFicheAfterPost
  1715.     BeforePost = qryFicheBeforePost
  1716.     OnNewRecord = qryFicheNewRecord
  1717.     OnPostError = qryFichePostError
  1718.     BufferChunks = 1000
  1719.     CachedUpdates = False
  1720.     Left = 72
  1721.     Top = 312
  1722.   end
  1723.   object ActionManager: TActionManager
  1724.     ActionBars = <
  1725.       item
  1726.         Items = <
  1727.           item
  1728.             Action = ActionValider
  1729.             ImageIndex = 1
  1730.           end
  1731.           item
  1732.             Action = ActionCancel
  1733.             ImageIndex = 0
  1734.           end>
  1735.       end
  1736.       item
  1737.         Items = <
  1738.           item
  1739.             Action = ActionValider
  1740.             ImageIndex = 1
  1741.           end
  1742.           item
  1743.             Action = ActionCancel
  1744.             ImageIndex = 0
  1745.           end>
  1746.       end
  1747.       item
  1748.         Items = <
  1749.           item
  1750.             Action = ActionFermer
  1751.             Caption = '&Fermer'
  1752.             ImageIndex = 16
  1753.           end
  1754.           item
  1755.             Action = ActionValider
  1756.             ImageIndex = 1
  1757.           end
  1758.           item
  1759.             Action = ActionCancel
  1760.             ImageIndex = 0
  1761.           end
  1762.           item
  1763.             Caption = '-'
  1764.           end
  1765.           item
  1766.             Action = ActionRecupererFilm
  1767.             Caption = 'Fi&lm r'#233'cup'#233'r'#233
  1768.             ImageIndex = 3
  1769.           end
  1770.           item
  1771.             Action = ActionInfoPret
  1772.             Caption = 'I&nformations Pr'#234't'
  1773.             ImageIndex = 15
  1774.           end
  1775.           item
  1776.             Action = ActionImporter
  1777.             Caption = '&Importer'
  1778.             ImageIndex = 13
  1779.           end>
  1780.       end>
  1781.     Images = ImageListSmall
  1782.     Left = 152
  1783.     Top = 320
  1784.     StyleName = 'XP Style'
  1785.     object ActionValider: TAction
  1786.       Caption = '&Valider'
  1787.       ImageIndex = 1
  1788.       OnExecute = ActionValiderExecute
  1789.     end
  1790.     object ActionCancel: TAction
  1791.       Caption = '&Abandonner'
  1792.       ImageIndex = 0
  1793.       OnExecute = ActionCancelExecute
  1794.     end
  1795.     object ActionConvert: TAction
  1796.       Caption = 'Convert.&& Redim.'
  1797.       OnExecute = ActionConvertExecute
  1798.     end
  1799.     object ActionMiseEnForme: TAction
  1800.       Caption = 'Mise en forme'
  1801.       OnExecute = ActionMiseEnFormeExecute
  1802.     end
  1803.     object ActionImporter: TAction
  1804.       Caption = 'Importer'
  1805.       ImageIndex = 13
  1806.       OnExecute = ActionImporterExecute
  1807.     end
  1808.     object ActionImporterScriptParDefaut: TAction
  1809.       Caption = 'Import (Dernier script)'
  1810.       ImageIndex = 13
  1811.       OnExecute = ActionImporterScriptParDefautExecute
  1812.       OnUpdate = ActionImporterScriptParDefautUpdate
  1813.     end
  1814.     object ActionCategories: TAction
  1815.       Caption = 'Editer cat'#233'gories'
  1816.       OnExecute = ActionCategoriesExecute
  1817.       OnUpdate = ActionCategoriesUpdate
  1818.     end
  1819.     object ActionRecupererFilm: TAction
  1820.       Caption = 'Film r'#233'cup'#233'r'#233
  1821.       ImageIndex = 3
  1822.       OnExecute = ActionRecupererFilmExecute
  1823.     end
  1824.     object ActionFermer: TAction
  1825.       Caption = 'Fermer'
  1826.       ImageIndex = 16
  1827.       OnExecute = ActionFermerExecute
  1828.     end
  1829.     object ActionInfoPret: TAction
  1830.       Caption = 'Informations Pr'#234't'
  1831.       ImageIndex = 15
  1832.       OnExecute = ActionInfoPretExecute
  1833.     end
  1834.     object ActionFiltresImages: TAction
  1835.       Caption = 'Appliquer des filtres'
  1836.       OnExecute = ActionFiltresImagesExecute
  1837.       OnUpdate = ActionFiltresImagesUpdate
  1838.     end
  1839.     object ActionImportMedia: TAction
  1840.       Caption = 'Import M'#233'dia'
  1841.       OnExecute = ActionImportMediaExecute
  1842.     end
  1843.   end
  1844.   object ImageListForm: TImageList
  1845.     Left = 224
  1846.     Top = 248
  1847.     Bitmap = {
  1848.       494C010106000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1849.       0000000000003600000028000000400000003000000001002000000000000030
  1850.       0000000000000000000000000000000000000000000000000000000000000000
  1851.       0000000000000000000000000000000000000000000000000000000000000000
  1852.       0000000000000000000000000000000000000000000000000000000000000000
  1853.       0000000000000000000000000000000000000000000000000000000000000000
  1854.       0000000000000000000000000000000000000000000000000000000000000000
  1855.       0000000000000000000000000000000000000000000000000000000000000000
  1856.       0000000000000000000000000000000000000000000000000000000000000000
  1857.       0000000000000000000000000000000000000000000000000000000000000000
  1858.       0000000000000000000000000000000000000000000000000000000000000000
  1859.       0000000000000000000000000000000000000000000000000000000000000000
  1860.       0000000000000000000000000000000000000000000000000000000000000000
  1861.       0000000000000000000000000000000000000000000000000000000000000000
  1862.       0000000000000000000000000000000000000000000000000000000000000000
  1863.       0000000000000000000000000000000000000000000000000000000000000000
  1864.       0000000000000000000000000000000000000000000000000000000000000000
  1865.       0000000000000000000000000000000000000000000000000000000000000000
  1866.       0000000000000000000000000000000000000000000000000000000000000000
  1867.       0000000000000000000000000000000000000000000000000000000000000000
  1868.       0000000000000000000000000000000000000000000000000000000000000000
  1869.       0000000000000000000000000000000000000000000000000000000000000000
  1870.       0000000000000000000000000000000000000000000000000000000000000000
  1871.       0000000000000000000000000000000000000000000000000000000000000000
  1872.       0000000000000000000000000000000000000000000000000000000000000000
  1873.       0000000000000000000000000000000000000000000000000000000000000000
  1874.       0000000000000000000000000000000000000000000000000000000000000000
  1875.       0000000000000000000000000000000000000000000000000000000000000000
  1876.       0000000000000000000000000000000000000000000000000000000000000000
  1877.       0000000000000000000000000000000000000000000000000000000000000000
  1878.       0000000000000000000000000000000000000000000000000000000000000000
  1879.       0000000000000000000000000000000000000000000000000000000000000000
  1880.       0000000000000000000000000000000000000000000000000000000000000000
  1881.       0000000000000000000000000000000000000000000000000000000000000000
  1882.       0000000000000000000000000000000000000000000000000000000000000000
  1883.       0000000000000000000000000000000000000000000000000000000000000000
  1884.       0000000000000000000000000000000000000000000000000000000000000000
  1885.       0000000000000000000000000000000000000000000000000000000000000000
  1886.       0000000000000000000000000000000000000000000000000000000000000000
  1887.       0000000000000000000000000000000000000000000000000000000000000000
  1888.       0000000000000000000000000000000000000000000000000000000000000000
  1889.       0000000000000000000000000000000000000000000000000000000000000000
  1890.       0000000000000000000000000000000000000000000000000000000000000000
  1891.       0000000000000000000000000000000000000000000000000000000000000000
  1892.       0000000000000000000000000000000000000000000000000000000000000000
  1893.       0000000000000000000000000000000000000000000000000000000000000000
  1894.       0000000000000000000000000000000000000000000000000000000000000000
  1895.       0000000000000000000000000000000000000000000000000000000000000000
  1896.       0000000000000000000000000000000000000000000000000000000000000000
  1897.       0000000000000000000000000000000000000000000000000000000000000000
  1898.       0000000000000000000000000000000000000000000000000000000000000000
  1899.       0000000000000000000000000000000000000000000000000000000000000000
  1900.       0000000000000000000000000000000000000000000000000000000000000000
  1901.       0000000000000000000000000000000000000000000000000000000000000000
  1902.       0000000000000000000000000000000000000000000000000000000000000000
  1903.       0000000000000000000000000000000000000000000000000000000000000000
  1904.       0000000000000000000000000000000000000000000000000000000000000000
  1905.       0000000000000000000000000000000000000000000000000000000000000000
  1906.       0000000000000000000000000000000000000000000000000000000000000000
  1907.       0000000000000000000000000000000000000000000000000000000000000000
  1908.       0000000000000000000000000000000000000000000000000000000000000000
  1909.       0000000000000000000000000000000000000000000000000000000000000000
  1910.       0000000000000000000000000000000000000000000000000000000000000000
  1911.       0000000000000000000000000000000000000000000000000000000000000000
  1912.       0000000000000000000000000000000000000000000000000000000000000000
  1913.       0000000000000000000000000000000000000000000000000000000000000000
  1914.       0000000000000000000000000000000000000000000000000000000000000000
  1915.       0000000000000000000000000000000000000000000000000000000000000000
  1916.       0000000000000000000000000000000000000000000000000000000000000000
  1917.       0000000000000000000000000000000000000000000000000000000000000000
  1918.       0000000000000000000000000000000000000000000000000000000000000000
  1919.       0000000000000000000000000000000000000000000000000000000000000000
  1920.       0000000000000000000000000000000000000000000000000000000000000000
  1921.       0000000000000000000000000000000000000000000000000000000000000000
  1922.       0000000000000000000000000000000000000000000000000000000000000000
  1923.       0000000000000000000000000000000000000000000000000000000000000000
  1924.       0000000000000000000000000000000000000000000000000000000000000000
  1925.       0000000000000000000000000000000000000000000000000000000000000000
  1926.       0000000000000000000000000000000000000000000000000000000000000000
  1927.       0000000000000000000000000000000000000000000000000000000000000000
  1928.       0000000000000000000000000000000000000000000000000000000000000000
  1929.       0000000000000000000000000000000000000000000000000000000000000000
  1930.       0000000000000000000000000000000000000000000000000000000000000000
  1931.       0000000000000000000000000000000000000000000000000000000000000000
  1932.       0000000000000000000000000000000000000000000000000000000000000000
  1933.       0000000000000000000000000000000000000000000000000000000000000000
  1934.       0000000000000000000000000000000000000000000000000000000000000000
  1935.       0000000000000000000000000000000000000000000000000000000000000000
  1936.       0000000000000000000000000000000000000000000000000000000000000000
  1937.       0000000000000000000000000000000000000000000000000000000000000000
  1938.       0000000000000000000000000000000000000000000000000000000000000000
  1939.       0000000000000000000000000000000000000000000000000000000000000000
  1940.       0000000000000000000000000000000000000000000000000000000000000000
  1941.       0000000000000000000000000000000000000000000000000000000000000000
  1942.       0000000000000000000000000000000000000000000000000000000000000000
  1943.       0000000000000000000000000000000000000000000000000000000000000000
  1944.       0000000000000000000000000000000000000000000000000000000000000000
  1945.       0000000000000000000000000000000000000000000000000000000000000000
  1946.       0000000000000000000000000000000000000000000000000000000000000000
  1947.       0000000000000000000000000000000000000000000000000000000000000000
  1948.       0000000000000000000000000000000000000000000000000000000000000000
  1949.       0000000000000000000000000000000000000000000000000000000000000000
  1950.       0000000000000000000000000000000000000000000000000000000000000000
  1951.       0000000000000000000000000000000000000000000000000000000000000000
  1952.       0000000000000000000000000000000000000000000000000000000000000000
  1953.       0000000000000000000000000000000000000000000000000000000000000000
  1954.       0000000000000000000000000000000000000000000000000000000000000000
  1955.       0000000000000000000000000000000000000000000000000000000000000000
  1956.       0000000000000000000000000000000000000000000000000000000000000000
  1957.       0000000000000000000000000000000000000000000000000000000000000000
  1958.       0000000000000000000000000000000000000000000000000000000000000000
  1959.       0000000000000000000000000000000000000000000000000000000000000000
  1960.       0000000000000000000000000000000000000000000000000000000000000000
  1961.       0000000000000000000000000000000000000000000000000000000000000000
  1962.       0000000000000000000000000000000000000000000000000000000000000000
  1963.       0000000000000000000000000000000000000000000000000000000000000000
  1964.       0000000000000000000000000000000000000000000000000000000000000000
  1965.       0000000000000000000000000000000000000000000000000000000000000000
  1966.       0000000000000000000000000000000000000000000000000000000000000000
  1967.       0000000000000000000000000000000000000000000000000000000000000000
  1968.       0000000000000000000000000000000000000000000000000000000000000000
  1969.       0000000000000000000000000000000000000000000000000000000000000000
  1970.       0000000000000000000000000000000000000000000000000000000000000000
  1971.       0000000000000000000000000000000000000000000000000000000000000000
  1972.       0000000000000000000000000000000000000000000000000000000000000000
  1973.       0000000000000000000000000000000000000000000000000000000000000000
  1974.       0000000000000000000000000000000000000000000000000000000000000000
  1975.       0000000000000000000000000000000000000000000000000000000000000000
  1976.       0000000000000000000000000000000000000000000000000000000000000000
  1977.       0000000000000000000000000000000000000000000000000000000000000000
  1978.       0000000000000000000000000000000000000000000000000000000000000000
  1979.       0000000000000000000000000000000000000000000000000000000000000000
  1980.       0000000000000000000000000000000000000000000000000000000000000000
  1981.       0000636363000000000000000000000000000000000000000000DEA57B000000
  1982.       0000DEA57B000000000000000000000000000000000000000000000000000000
  1983.       0000000000000000000000000000000000000000000000000000000000000000
  1984.       0000000000000000000000000000000000000000000000000000000000000000
  1985.       0000000000000000000000000000000000000000000000000000000000000000
  1986.       0000000000000000000000000000000000000000000000000000000000000000
  1987.       0000000000000000000000000000000000000000000000000000000000000000
  1988.       0000000000000000000000000000000000000000000000000000000000000000
  1989.       000063636300636363000000000000000000FFFF9C00DEA57B00DEA57B000000
  1990.       0000DEA57B00DEA57B00FFFF9C00000000000000000000000000000000000000
  1991.       0000000000000000000000000000000000000000000000000000000000000000
  1992.       0000000000000000000000000000000000000000000000000000000000000000
  1993.       0000000000000000000000000000000000000000000000000000000000000000
  1994.       0000000000000000000000000000000000000000000000000000000000000000
  1995.       0000000000000000000000000000000000000000000000000000000000000000
  1996.       0000000000000000000000000000000000000000000063636300636363006363
  1997.       630063636300636363006363630000000000DEA57B00FFFF9C00DEA57B000000
  1998.       0000DEA57B00FFFF9C00DEA57B00000000000000000000000000000000000000
  1999.       0000000000000000000000000000000000000000000000000000000000000000
  2000.       0000000000000000000000000000000000000000000000000000000000000000
  2001.       0000000000000000000000000000000000000000000000000000000000000000
  2002.       0000000000000000000000000000000000000000000000000000000000000000
  2003.       0000000000000000000000000000000000000000000000000000000000000000
  2004.       0000000000000000000000000000000000000000000063636300000000000000
  2005.       0000636363006363630000000000DEA57B00DEA57B00DEA57B00FFFF9C000000
  2006.       0000FFFF9C00DEA57B00DEA57B00DEA57B000000000000000000000000000000
  2007.       0000000000000000000000000000000000000000000000000000000000000000
  2008.       0000000000000000000000000000000000000000000000000000000000000000
  2009.       0000000000000000000000000000000000000000000000000000000000000000
  2010.       0000000000000000000000000000000000000000000000000000000000000000
  2011.       0000000000000000000000000000000000000000000000000000000000000000
  2012.       0000000000000000000000000000000000000000000063636300000000000000
  2013.       0000636363000000000000000000000000000000000000000000000000000000
  2014.       0000000000000000000000000000000000000000000000000000000000000000
  2015.       0000000000000000000000000000000000000000000000000000000000000000
  2016.       0000000000000000000000000000000000000000000000000000000000000000
  2017.       0000000000000000000000000000000000000000000000000000000000000000
  2018.       0000000000000000000000000000000000000000000000000000000000000000
  2019.       0000000000000000000000000000000000000000000000000000000000000000
  2020.       0000000000000000000000000000000000000000000063636300000000000000
  2021.       0000000000000000000000000000DEA57B00DEA57B00DEA57B00FFFF9C000000
  2022.       0000FFFF9C00DEA57B00DEA57B00DEA57B000000000000000000000000000000
  2023.       0000000000000000000000000000000000000000000000000000000000000000
  2024.       0000000000000000000000000000000000000000000000000000000000000000
  2025.       0000000000000000000000000000000000000000000000000000000000000000
  2026.       0000000000000000000000000000000000000000000000000000000000000000
  2027.       0000000000000000000000000000000000000000000000000000000000000000
  2028.       0000000000000000000000000000000000000000000000000000000000000000
  2029.       000000000000000000000000000000000000DEA57B00FFFF9C00DEA57B000000
  2030.       0000DEA57B00FFFF9C00DEA57B00000000000000000000000000000000000000
  2031.       0000000000000000000000000000000000000000000000000000000000000000
  2032.       0000000000000000000000000000000000000000000000000000000000000000
  2033.       0000000000000000000000000000000000000000000000000000000000000000
  2034.       0000000000000000000000000000000000000000000000000000000000000000
  2035.       0000000000000000000000000000000000000000000000000000000000000000
  2036.       0000000000000000000000000000000000006363630063636300636363006363
  2037.       630063636300636363006363630063636300FFFF9C00DEA57B00DEA57B000000
  2038.       0000DEA57B00DEA57B00FFFF9C00000000000000000000000000000000000000
  2039.       0000000000000000000000000000000000000000000000000000000000000000
  2040.       0000000000000000000000000000000000000000000000000000000000000000
  2041.       0000000000000000000000000000000000000000000000000000000000000000
  2042.       0000000000000000000000000000000000000000000000000000000000000000
  2043.       0000000000000000000000000000000000000000000000000000000000000000
  2044.       00000000000000000000000000000000000063636300FFFFFF00FFFFFF00FFFF
  2045.       FF00FFFFFF00FFFFFF00FFFFFF00636363000000000000000000DEA57B000000
  2046.       0000DEA57B000000000000000000000000000000000000000000000000000000
  2047.       0000000000000000000000000000000000000000000000000000000000000000
  2048.       0000000000000000000000000000000000000000000000000000000000000000
  2049.       0000000000000000000000000000000000000000000000000000000000000000
  2050.       0000000000000000000000000000000000000000000000000000000000000000
  2051.       0000000000000000000000000000000000000000000000000000000000000000
  2052.       00000000000000000000000000000000000063636300FFFFFF00636363006363
  2053.       63006363630063636300FFFFFF00636363000000000000000000000000000000
  2054.       0000000000000000000000000000000000000000000000000000000000000000
  2055.       0000000000000000000000000000000000000000000000000000000000000000
  2056.       0000000000000000000000000000000000000000000000000000000000000000
  2057.       0000000000000000000000000000000000000000000000000000000000000000
  2058.       0000000000000000000000000000000000000000000000000000000000000000
  2059.       0000000000000000000000000000000000000000000000000000000000000000
  2060.       00000000000000000000000000000000000063636300FFFFFF00FFFFFF00FFFF
  2061.       FF00FFFFFF00FFFFFF00FFFFFF00636363000000000000000000000000000000
  2062.       0000000000000000000000000000000000000000000000000000000000000000
  2063.       0000000000000000000000000000000000000000000000000000000000000000
  2064.       0000000000000000000000000000000000000000000000000000000000000000
  2065.       0000000000000000000000000000000000000000000000000000000000000000
  2066.       0000000000000000000000000000000000000000000000000000000000000000
  2067.       0000000000000000000000000000000000000000000000000000000000000000
  2068.       00000000000000000000000000000000000063636300FFFFFF00636363006363
  2069.       63006363630063636300FFFFFF00636363000000000000000000000000000000
  2070.       0000000000000000000000000000000000000000000000000000000000000000
  2071.       0000000000000000000000000000000000000000000000000000000000000000
  2072.       0000000000000000000000000000000000000000000000000000000000000000
  2073.       0000000000000000000000000000000000000000000000000000000000000000
  2074.       0000000000000000000000000000000000000000000000000000000000000000
  2075.       0000000000000000000000000000000000000000000000000000000000000000
  2076.       00000000000000000000000000000000000063636300FFFFFF00FFFFFF00FFFF
  2077.       FF00FFFFFF00FFFFFF00FFFFFF00636363000000000000000000000000000000
  2078.       0000000000000000000000000000000000000000000000000000000000000000
  2079.       0000000000000000000000000000000000000000000000000000000000000000
  2080.       0000000000000000000000000000000000000000000000000000000000000000
  2081.       0000000000000000000000000000000000000000000000000000000000000000
  2082.       0000000000000000000000000000000000000000000000000000000000000000
  2083.       0000000000000000000000000000000000000000000000000000000000000000
  2084.       00000000000000000000000000000000000063636300FFFFFF0063636300FFFF
  2085.       FF00636363006363630063636300636363000000000000000000000000000000
  2086.       0000000000000000000000000000000000000000000000000000000000000000
  2087.       0000000000000000000000000000000000000000000000000000000000000000
  2088.       0000000000000000000000000000000000000000000000000000000000000000
  2089.       0000000000000000000000000000000000000000000000000000000000000000
  2090.       0000000000000000000000000000000000000000000000000000000000000000
  2091.       0000000000000000000000000000000000000000000000000000000000000000
  2092.       00000000000000000000000000000000000063636300FFFFFF00FFFFFF00FFFF
  2093.       FF0063636300FFFFFF0063636300000000000000000000000000000000000000
  2094.       0000000000000000000000000000000000000000000000000000000000000000
  2095.       0000000000000000000000000000000000000000000000000000000000000000
  2096.       0000000000000000000000000000000000000000000000000000000000000000
  2097.       0000000000000000000000000000000000000000000000000000000000000000
  2098.       0000000000000000000000000000000000000000000000000000000000000000
  2099.       0000000000000000000000000000000000000000000000000000000000000000
  2100.       0000000000000000000000000000000000006363630063636300636363006363
  2101.       6300636363006363630000000000000000000000000000000000000000000000
  2102.       0000000000000000000000000000000000000000000000000000000000000000
  2103.       0000000000000000000000000000000000000000000000000000000000000000
  2104.       0000000000000000000000000000000000000000000000000000000000000000
  2105.       0000000000000000000000000000000000000000000000000000000000000000
  2106.       0000000000000000000000000000000000000000000000000000000000000000
  2107.       0000000000000000000000000000000000000000000000000000000000000000
  2108.       0000000000000000000000000000000000000000000000000000000000000000
  2109.       0000000000000000000000000000000000000000000000000000000000000000
  2110.       0000000000000000000000000000000000000000000000000000000000000000
  2111.       0000000000000000000000000000000000000000000000000000000000000000
  2112.       0000000000000000000000000000000000000000000000000000000000000000
  2113.       0000000000000000000000000000000000000000000000000000000000000000
  2114.       0000000000000000000000000000000000000000000000000000000000000000
  2115.       0000000000000000000000000000000000000000000000000000000000000000
  2116.       0000000000000000000000000000000000000000000000000000000000000000
  2117.       0000000000000000000000000000000000000000000000000000000000000000
  2118.       0000000000000000000000000000000000000000000000000000000000000000
  2119.       0000000000000000000000000000000000000000000000000000000000000000
  2120.       0000000000000000000000000000000000000000000000000000000000000000
  2121.       0000000000000000000000000000000000000000000000000000000000000000
  2122.       0000000000000000000000000000000000000000000000000000000000000000
  2123.       0000000000000000000000000000000000000000000000000000000000000000
  2124.       0000000000000000000000000000000000000000000000000000000000000000
  2125.       0000000000000000000000000000000000000000000000000000000000000000
  2126.       0000000000000000000000000000000000000000000000000000000000000000
  2127.       0000000000000000000000000000000000000000000000000000000000000000
  2128.       0000000000000000000000000000000000000000000000000000000000000000
  2129.       0000000000000000000000000000000000000000000000000000000000000000
  2130.       0000000000000000000000000000000000000000000000000000000000000000
  2131.       0000000000000000000000000000000000000000000000000000000000000000
  2132.       0000000000000000000000000000000000000000000000000000000000000000
  2133.       0000000000000000000000000000000000000000000000000000000000000000
  2134.       0000000000000000000000000000000000000000000000000000000000000000
  2135.       0000000000000000000000000000000000000000000000000000000000000000
  2136.       0000000000000000000000000000000000000000000000000000000000000000
  2137.       0000000000000000000000000000000000000000000000000000000000000000
  2138.       0000000000000000000000000000000000000000000000000000000000000000
  2139.       0000000000000000000000000000000000000000000000000000000000000000
  2140.       0000000000000000000000000000000000000000000000000000000000000000
  2141.       0000000000000000000000000000000000000000000000000000000000000000
  2142.       0000000000000000000000000000000000000000000000000000000000000000
  2143.       0000000000000000000000000000000000000000000000000000000000000000
  2144.       0000000000000000000000000000000000000000000000000000000000000000
  2145.       0000000000000000000000000000000000000000000000000000000000000000
  2146.       0000000000000000000000000000000000000000000000000000000000000000
  2147.       0000000000000000000000000000000000000000000000000000000000000000
  2148.       0000000000000000000000000000000000000000000000000000000000000000
  2149.       0000000000000000000000000000000000000000000000000000000000000000
  2150.       0000000000000000000000000000000000000000000000000000000000000000
  2151.       0000000000000000000000000000000000000000000000000000000000000000
  2152.       0000000000000000000000000000000000000000000000000000000000000000
  2153.       0000000000000000000000000000000000000000000000000000000000000000
  2154.       0000000000000000000000000000000000000000000000000000000000000000
  2155.       0000000000000000000000000000000000000000000000000000000000000000
  2156.       0000000000000000000000000000000000000000000000000000000000000000
  2157.       0000000000000000000000000000000000000000000000000000000000000000
  2158.       0000000000000000000000000000000000000000000000000000000000000000
  2159.       0000000000000000000000000000000000000000000000000000000000000000
  2160.       0000000000000000000000000000000000000000000000000000000000000000
  2161.       0000000000000000000000000000000000000000000000000000000000000000
  2162.       0000000000000000000000000000000000000000000000000000000000000000
  2163.       0000000000000000000000000000000000000000000000000000000000000000
  2164.       0000000000000000000000000000000000000000000000000000000000000000
  2165.       0000000000000000000000000000000000000000000000000000000000000000
  2166.       0000000000000000000000000000000000000000000000000000000000000000
  2167.       0000000000000000000000000000000000000000000000000000000000000000
  2168.       0000000000000000000000000000000000000000000000000000000000000000
  2169.       0000000000000000000000000000000000000000000000000000000000000000
  2170.       0000000000000000000000000000000000000000000000000000000000000000
  2171.       0000000000000000000000000000000000000000000000000000000000000000
  2172.       0000000000000000000000000000000000000000000000000000000000000000
  2173.       0000000000000000000000000000000000000000000000000000000000000000
  2174.       0000000000000000000000000000000000000000000000000000000000000000
  2175.       0000000000000000000000000000000000000000000000000000000000000000
  2176.       0000000000000000000000000000000000000000000000000000000000000000
  2177.       0000000000000000000000000000000000000000000000000000000000000000
  2178.       0000000000000000000000000000000000000000000000000000000000000000
  2179.       0000000000000000000000000000000000000000000000000000000000000000
  2180.       0000000000000000000000000000000000000000000000000000000000000000
  2181.       0000000000000000000000000000000000000000000000000000000000000000
  2182.       0000000000000000000000000000000000000000000000000000000000000000
  2183.       0000000000000000000000000000000000000000000000000000000000000000
  2184.       0000000000000000000000000000000000000000000000000000000000000000
  2185.       0000000000000000000000000000000000000000000000000000000000000000
  2186.       0000000000000000000000000000000000000000000000000000000000000000
  2187.       0000000000000000000000000000000000000000000000000000000000000000
  2188.       0000000000000000000000000000000000000000000000000000000000000000
  2189.       0000000000000000000000000000000000000000000000000000000000000000
  2190.       0000000000000000000000000000000000000000000000000000000000000000
  2191.       0000000000000000000000000000000000000000000000000000000000000000
  2192.       0000000000000000000000000000000000000000000000000000000000000000
  2193.       0000000000000000000000000000000000000000000000000000000000000000
  2194.       0000000000000000000000000000000000000000000000000000000000000000
  2195.       0000000000000000000000000000000000000000000000000000000000000000
  2196.       0000000000000000000000000000000000000000000000000000000000000000
  2197.       0000000000000000000000000000000000000000000000000000000000000000
  2198.       0000000000000000000000000000000000000000000000000000000000000000
  2199.       0000000000000000000000000000000000000000000000000000000000000000
  2200.       0000000000000000000000000000000000000000000000000000000000000000
  2201.       0000000000000000000000000000000000000000000000000000000000000000
  2202.       0000000000000000000000000000000000000000000000000000000000000000
  2203.       0000000000000000000000000000000000000000000000000000000000000000
  2204.       0000000000000000000000000000000000000000000000000000000000000000
  2205.       0000000000000000000000000000000000000000000000000000000000000000
  2206.       0000000000000000000000000000000000000000000000000000000000000000
  2207.       0000000000000000000000000000000000000000000000000000000000000000
  2208.       0000000000000000000000000000000000000000000000000000000000000000
  2209.       0000000000000000000000000000000000000000000000000000000000000000
  2210.       0000000000000000000000000000000000000000000000000000000000000000
  2211.       0000000000000000000000000000000000000000000000000000000000000000
  2212.       0000000000000000000000000000000000000000000000000000000000000000
  2213.       0000000000000000000000000000000000000000000000000000000000000000
  2214.       0000000000000000000000000000000000000000000000000000000000000000
  2215.       0000000000000000000000000000000000000000000000000000000000000000
  2216.       0000000000000000000000000000000000000000000000000000000000000000
  2217.       0000000000000000000000000000000000000000000000000000000000000000
  2218.       0000000000000000000000000000000000000000000000000000000000000000
  2219.       0000000000000000000000000000000000000000000000000000000000000000
  2220.       0000000000000000000000000000000000000000000000000000000000000000
  2221.       0000000000000000000000000000000000000000000000000000000000000000
  2222.       0000000000000000000000000000000000000000000000000000000000000000
  2223.       0000000000000000000000000000000000000000000000000000000000000000
  2224.       0000000000000000000000000000000000000000000000000000000000000000
  2225.       0000000000000000000000000000000000000000000000000000000000000000
  2226.       0000000000000000000000000000000000000000000000000000000000000000
  2227.       0000000000000000000000000000000000000000000000000000000000000000
  2228.       0000000000000000000000000000000000000000000000000000000000000000
  2229.       0000000000000000000000000000000000000000000000000000000000000000
  2230.       0000000000000000000000000000000000000000000000000000000000000000
  2231.       0000000000000000000000000000000000000000000000000000000000000000
  2232.       0000000000000000000000000000000000000000000000000000000000000000
  2233.       0000000000000000000000000000000000000000000000000000000000000000
  2234.       000000000000000000000000000000000000424D3E000000000000003E000000
  2235.       2800000040000000300000000100010000000000800100000000000000000000
  2236.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  2237.       0000000000000000000000000000000000000000000000000000000000000000
  2238.       0000000000000000000000000000000000000000000000000000000000000000
  2239.       0000000000000000000000000000000000000000000000000000000000000000
  2240.       00000000000000000000000000000000FFFFF7D700000000FFFFF31100000000
  2241.       FFFF811100000000FFFFB21000000000F3E7B7FF00000000F1C7BE1000000000
  2242.       F88FFF1100000000FC1F001100000000FE3F00D700000000FC1F00FF00000000
  2243.       F88F00FF00000000F1C700FF00000000F3E700FF00000000FFFF00FF00000000
  2244.       FFFF01FF00000000FFFF03FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  2245.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC7FFFFFFFFFFBFFFC7FFFFFFFFFF1FF
  2246.       FC7FFFFFE007E0FFE00FE007F00FC47FE00FE007F81FCE3FE00FE007FC3FFF1F
  2247.       FC7FFFFFFE7FFF8FFC7FFFFFFFFFFFC7FC7FFFFFFFFFFFE7FFFFFFFFFFFFFFFF
  2248.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000
  2249.       000000000000}
  2250.   end
  2251.   object OpenPictureDialog: TOpenPictureDialog
  2252.     Left = 362
  2253.     Top = 222
  2254.   end
  2255.   object cdJaquettes: TClientDataSet
  2256.     Aggregates = <>
  2257.     Params = <>
  2258.     ProviderName = 'ProviderJaquettes'
  2259.     OnNewRecord = cdJaquettesNewRecord
  2260.     OnPostError = cdJaquettesPostError
  2261.     Left = 440
  2262.     Top = 240
  2263.   end
  2264.   object ProviderJaquettes: TDataSetProvider
  2265.     DataSet = qryJaquettes
  2266.     BeforeUpdateRecord = ProviderJaquettesBeforeUpdateRecord
  2267.     Left = 312
  2268.     Top = 176
  2269.   end
  2270.   object qryJaquettes: TIBQuery
  2271.     Database = dtmSession.IBDatabase
  2272.     BufferChunks = 1000
  2273.     CachedUpdates = False
  2274.     Left = 480
  2275.     Top = 232
  2276.   end
  2277.   object dsJaquettes: TDataSource
  2278.     DataSet = cdJaquettes
  2279.     Left = 384
  2280.     Top = 136
  2281.   end
  2282.   object dsMedias: TDataSource
  2283.     DataSet = cdMedias
  2284.     Left = 408
  2285.     Top = 208
  2286.   end
  2287.   object ProviderMedias: TDataSetProvider
  2288.     DataSet = qryMedias
  2289.     BeforeUpdateRecord = ProviderMediasBeforeUpdateRecord
  2290.     Left = 464
  2291.     Top = 288
  2292.   end
  2293.   object cdMedias: TClientDataSet
  2294.     Aggregates = <>
  2295.     Params = <>
  2296.     ProviderName = 'ProviderMedias'
  2297.     OnNewRecord = cdMediasNewRecord
  2298.     OnPostError = cdMediasPostError
  2299.     Left = 496
  2300.     Top = 240
  2301.   end
  2302.   object qryMedias: TIBQuery
  2303.     Database = dtmSession.IBDatabase
  2304.     BufferChunks = 1000
  2305.     CachedUpdates = False
  2306.     Left = 544
  2307.     Top = 288
  2308.   end
  2309.   object OpenDialog: TOpenDialog
  2310.     Left = 170
  2311.     Top = 206
  2312.   end
  2313.   object imgLink: TImageList
  2314.     Left = 56
  2315.     Top = 144
  2316.     Bitmap = {
  2317.       494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  2318.       0000000000003600000028000000400000001000000001002000000000000010
  2319.       0000000000000000000000000000000000000000000000000000000000000000
  2320.       0000000000000000000000000000000000000000000000000000000000000000
  2321.       0000000000000000000000000000000000000000000000000000000000000000
  2322.       0000000000000000000000000000000000000000000000000000000000000000
  2323.       0000000000000000000000000000000000000000000000000000000000000000
  2324.       0000000000000000000000000000000000000000000000000000000000000000
  2325.       0000000000000000000000000000000000000000000000000000000000000000
  2326.       0000000000000000000000000000000000000000000000000000000000000000
  2327.       0000000000000000000000000000000000000000000000000000000000000000
  2328.       0000000000000000000000000000000000000000000000000000000000000000
  2329.       0000000000000000000000000000000000000000000000000000000000000000
  2330.       0000000000000000000000000000000000000000000000000000000000000000
  2331.       0000000000000000000000000000000000000000000000000000000000000000
  2332.       0000000000000000000000000000000000000000000000000000000000000000
  2333.       0000000000000000000000000000000000000000000000000000000000000000
  2334.       0000000000000000000000000000000000000000000000000000000000000000
  2335.       0000000000000000000000000000000000000000000000000000000000007F7F
  2336.       7F00000000000000000000000000000000000000000000000000000000000000
  2337.       00007F7F7F000000000000000000000000000000000000000000000000007F7F
  2338.       7F00000000000000000000000000000000000000000000000000000000000000
  2339.       00007F7F7F000000000000000000000000000000000000000000000000000000
  2340.       0000000000000000000000000000000000000000000000000000000000000000
  2341.       0000000000000000000000000000000000000000000000000000000000000000
  2342.       0000000000000000000000000000000000000000000000000000000000000000
  2343.       0000000000000000000000000000000000000000000000000000000000007F7F
  2344.       7F00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBF
  2345.       BF007F7F7F000000000000000000000000000000000000000000000000007F7F
  2346.       7F00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBF
  2347.       BF007F7F7F000000000000000000000000000000000000000000000000000000
  2348.       0000000000000000000000000000000000000000000000000000000000000000
  2349.       0000000000000000000000000000000000000000000000000000000000000000
  2350.       0000000000000000000000000000000000000000000000000000000000000000
  2351.       0000000000000000000000000000000000000000000000000000BFBFBF00BFBF
  2352.       BF00000000000000000000000000000000000000000000000000000000000000
  2353.       0000BFBFBF00BFBFBF0000000000000000000000000000000000BFBFBF00BFBF
  2354.       BF00000000000000000000000000000000000000000000000000000000000000
  2355.       0000BFBFBF00BFBFBF0000000000000000000000000000000000000000000000
  2356.       0000000000000000000000000000000000000000000000000000000000000000
  2357.       0000000000000000000000000000000000000000000000000000000000000000
  2358.       0000000000000000000000000000000000000000000000000000000000000000
  2359.       0000000000000000000000000000000000000000000000000000BFBFBF000000
  2360.       0000000000000000000000000000000000000000000000000000000000000000
  2361.       000000000000BFBFBF0000000000000000000000000000000000BFBFBF000000
  2362.       0000000000000000000000000000000000000000000000000000000000000000
  2363.       000000000000BFBFBF0000000000000000000000000000000000000000000000
  2364.       0000000000000000000000000000000000000000000000000000000000000000
  2365.       0000000000000000000000000000000000000000000000000000000000000000
  2366.       0000000000000000000000000000000000000000000000000000000000000000
  2367.       0000000000000000000000000000000000000000000000000000BFBFBF000000
  2368.       0000000000000000000000000000000000000000000000FFFF00000000000000
  2369.       000000000000BFBFBF0000000000000000000000000000000000BFBFBF000000
  2370.       000000000000BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF00000000000000
  2371.       000000000000BFBFBF0000000000000000000000000000000000000000000000
  2372.       0000000000000000000000000000000000000000000000000000000000000000
  2373.       0000000000000000000000000000000000000000000000000000000000000000
  2374.       0000000000000000000000000000000000000000000000000000000000000000
  2375.       0000000000000000000000000000000000000000000000000000BFBFBF000000
  2376.       0000000000000000000000000000000000000000000000FFFF00000000000000
  2377.       000000000000BFBFBF0000000000000000000000000000000000BFBFBF000000
  2378.       00007F7F7F00BFBFBF00000000000000000000000000BFBFBF00000000000000
  2379.       000000000000BFBFBF0000000000000000000000000000000000000000000000
  2380.       0000000000000000000000000000000000000000000000000000000000000000
  2381.       0000000000000000000000000000000000000000000000000000000000000000
  2382.       0000000000000000000000000000000000000000000000000000000000000000
  2383.       0000000000000000000000000000000000000000000000000000BFBFBF00BFBF
  2384.       BF0000000000000000007F7F7F0000000000000000007F7F7F00000000000000
  2385.       0000BFBFBF00BFBFBF0000000000000000000000000000000000BFBFBF00BFBF
  2386.       BF00000000000000000000000000000000000000000000000000BFBFBF000000
  2387.       0000BFBFBF00BFBFBF0000000000000000000000000000000000000000000000
  2388.       0000000000000000000000000000000000000000000000000000000000000000
  2389.       0000000000000000000000000000000000000000000000000000000000000000
  2390.       0000000000000000000000000000000000000000000000000000000000000000
  2391.       0000000000000000000000000000000000000000000000000000000000007F7F
  2392.       7F00BFBFBF00BFBFBF000000000000FFFF0000FFFF0000000000BFBFBF00BFBF
  2393.       BF007F7F7F000000000000000000000000000000000000000000000000000000
  2394.       0000BFBFBF00BFBFBF00BFBFBF00BFBFBF00BFBFBF0000000000BFBFBF000000
  2395.       00007F7F7F000000000000000000000000000000000000000000000000000000
  2396.       0000000000000000000000000000000000000000000000000000000000000000
  2397.       0000000000000000000000000000000000000000000000000000000000000000
  2398.       0000000000000000000000000000000000000000000000000000000000000000
  2399.       0000000000000000000000000000000000000000000000000000000000007F7F
  2400.       7F0000000000000000007F7F7F0000FFFF0000FFFF007F7F7F00000000000000
  2401.       00007F7F7F000000000000000000000000000000000000000000000000000000
  2402.       0000BFBFBF000000000000000000000000000000000000000000BFBFBF000000
  2403.       00007F7F7F000000000000000000000000000000000000000000000000000000
  2404.       0000000000000000000000000000000000000000000000000000000000000000
  2405.       0000000000000000000000000000000000000000000000000000000000000000
  2406.       0000000000000000000000000000000000000000000000000000000000000000
  2407.       0000000000000000000000000000000000000000000000000000000000000000
  2408.       00000000000000000000000000000000000000FFFF0000FFFF0000FFFF0000FF
  2409.       FF0000FFFF0000FFFF0000FFFF00000000000000000000000000000000000000
  2410.       0000BFBFBF000000000000000000000000000000000000000000BFBFBF000000
  2411.       0000000000000000000000000000000000000000000000000000000000000000
  2412.       0000000000000000000000000000000000000000000000000000000000000000
  2413.       0000000000000000000000000000000000000000000000000000000000000000
  2414.       0000000000000000000000000000000000000000000000000000000000000000
  2415.       0000000000000000000000000000000000000000000000000000000000000000
  2416.       00000000000000000000000000000000000000FFFF0000FFFF0000FFFF000000
  2417.       0000000000000000000000000000000000000000000000000000000000000000
  2418.       0000BFBFBF000000000000000000000000000000000000000000BFBFBF000000
  2419.       0000000000000000000000000000000000000000000000000000000000000000
  2420.       0000000000000000000000000000000000000000000000000000000000000000
  2421.       0000000000000000000000000000000000000000000000000000000000000000
  2422.       0000000000000000000000000000000000000000000000000000000000000000
  2423.       0000000000000000000000000000000000000000000000000000000000000000
  2424.       000000000000000000000000000000FFFF000000000000FFFF000000000000FF
  2425.       FF00000000000000000000000000000000000000000000000000000000000000
  2426.       0000BFBFBF000000000000000000000000000000000000000000BFBFBF000000
  2427.       0000000000000000000000000000000000000000000000000000000000000000
  2428.       0000000000000000000000000000000000000000000000000000000000000000
  2429.       0000000000000000000000000000000000000000000000000000000000000000
  2430.       0000000000000000000000000000000000000000000000000000000000000000
  2431.       0000000000000000000000000000000000000000000000000000000000000000
  2432.       0000000000000000000000FFFF00000000000000000000FFFF00000000000000
  2433.       000000FFFF000000000000000000000000000000000000000000000000007F7F
  2434.       7F007F7F7F00BFBFBF00000000000000000000000000BFBFBF007F7F7F007F7F
  2435.       7F00000000000000000000000000000000000000000000000000000000000000
  2436.       0000000000000000000000000000000000000000000000000000000000000000
  2437.       0000000000000000000000000000000000000000000000000000000000000000
  2438.       0000000000000000000000000000000000000000000000000000000000000000
  2439.       0000000000000000000000000000000000000000000000000000000000000000
  2440.       0000000000000000000000000000000000000000000000000000000000000000
  2441.       0000000000000000000000000000000000000000000000000000000000000000
  2442.       0000000000000000000000000000000000000000000000000000000000000000
  2443.       0000000000000000000000000000000000000000000000000000000000000000
  2444.       0000000000000000000000000000000000000000000000000000000000000000
  2445.       0000000000000000000000000000000000000000000000000000000000000000
  2446.       0000000000000000000000000000000000000000000000000000000000000000
  2447.       000000000000000000000000000000000000424D3E000000000000003E000000
  2448.       2800000040000000100000000100010000000000800000000000000000000000
  2449.       000000000000000000000000FFFFFF00FFFFFFFF00000000FFFFFFFF00000000
  2450.       E007E00700000000C003C0030000000080018001000000008FF1883100000000
  2451.       8FB18011000000008FB18031000000008181800100000000C003D00300000000
  2452.       E007E00700000000FF01E38F00000000FF1FE38F00000000FEAFE38F00000000
  2453.       FDB7E00F00000000FFFFFFFF0000000000000000000000000000000000000000
  2454.       000000000000}
  2455.   end
  2456. end
  2457.